Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Add IHttpMaxRequestBodySizeFeature #852

Merged
merged 2 commits into from
Jun 2, 2017
Merged

Conversation

halter73
Copy link
Member

@halter73 halter73 commented Jun 2, 2017

@rynowak
Copy link
Member

rynowak commented Jun 2, 2017

👏

/// The maximum allowed size of the current request body in bytes.
/// When set to null, the maximum request body size is unlimited.
/// This limit does not affect upgraded connections which are always unlimited.
/// </summary>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This cannot be modified after the reading the request body has started.

@halter73
Copy link
Member Author

halter73 commented Jun 2, 2017

⬆️ 📆

@halter73 halter73 merged commit 9698f53 into rel/2.0.0-preview2 Jun 2, 2017
@halter73 halter73 deleted the halter73/524 branch June 2, 2017 19:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants