Skip to content

Remove the max content-length limitation #3359

Description

@mattmoor

In what area(s)?

/area networking

Describe the feature

When we introduced the retrying transport to the activator in #1292 we added a handler to the activator that limited the request size based on the content-length header. With the switch to network probing (away from the retrying transport with the "rewinder"), we should be able to remove this limitation as we no longer need to buffer the request into memory.

Am I missing anything? If not, let's remove this along with the Rewinder / Retrying transport.

cc @dprotaso @tcnghia @bsnchan @markusthoemmes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions