-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fixes Request.json() Hangs Forever #944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d088089
moved Request _form, _body, and _json to scope
nikordaris 9c57988
Merge branch 'master' into request-body-cache
nikordaris 7d5f379
Merge branch 'master' into request-body-cache
nikordaris bd5940e
Merge branch 'master' into request-body-cache
nikordaris e47a9ba
Merge branch 'master' into request-body-cache
nikordaris 6a99771
Merge branch 'master' into request-body-cache
graingert f536e5c
Merge branch 'master' into request-body-cache
graingert dbf73be
Merge branch 'master' into request-body-cache
Kludex e9d830b
Merge branch 'master' into request-body-cache
nikordaris 8efc924
Merge branch 'master' into request-body-cache
nikordaris 41a07ee
removed json scope. moved cached body and form to properties to clean…
nikordaris 3b72b77
reverted unnecessary change to body stream iterator
nikordaris dfeb14f
replaced body and form cache with raw stream cache
nikordaris febcbc9
moved scope stream to extensions
nikordaris 196d8db
fixed linting and coverage
nikordaris 16f0fcf
reverted stream caching to prevent large streams exhausting memory
nikordaris d8dc80d
renamed private stream cache wrapper
nikordaris 57dfa2f
Merge branch 'master' into request-body-cache
nikordaris 276a432
Merge branch 'master' into request-body-cache
nikordaris 60d2947
Merge branch 'master' into request-body-cache
adriangb eb86ebb
Merge branch 'master' into request-body-cache
nikordaris 992c70c
Merge branch 'master' into request-body-cache
nikordaris 95e5b37
Merge branch 'master' into request-body-cache
adriangb 7c830d4
Merge branch 'master' into request-body-cache
adriangb c73a078
Apply suggestions from code review
nikordaris 510db9a
reverted Request form caching
nikordaris 6b7125c
Merge branch 'request-body-cache' of github.com:nikordaris/starlette …
nikordaris 7b08db9
Merge branch 'master' into request-body-cache
adriangb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.