Skip to content

Origin configuration should constrain body size #66

Description

@hjr3

Currently, we constrain the body size when proxying a request:

let body = axum::body::to_bytes(body, 1_000_000).await?

this should be configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions