-
Notifications
You must be signed in to change notification settings - Fork 5.5k
grpc-web: Fix 503 handling for gRPC Web text #14516
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
317752b
grpc-web: Fix 503 handling for gRPC Web text
dio 4145f68
Tidy
dio 396c9a9
Merge remote-tracking branch 'upstream/master'
dio b857daf
Merge remote-tracking branch 'upstream/master'
dio e110772
WIP
dio ec65cf2
Add MAX_GRPC_MESSAGE_LENGTH
dio dd02ff5
Add log
dio bef8120
Merge remote-tracking branch 'upstream/master'
dio 363ba32
Check for message
dio 1711700
Revert
dio f1e27c2
Merge remote-tracking branch 'upstream/master'
dio ce1f186
Set no buffering and copyOut
dio d61e397
copyOut and no buffering
dio 1aa30bb
Remove
dio 531f8eb
Test bad upstream
dio 277ddac
Fix test
dio 151e3d5
Feature flag, release notes
dio 8e4f6a3
Enable tests
dio e0c3a00
Introduce setTransformedResponseHeaders
dio fcc89d1
Add check
dio d1ee48f
Fix
dio cf4f00e
Add coverage
dio df52573
Some of review comments
dio 9404841
Merge remote-tracking branch 'upstream/master' into grpc-web-text
dio bc5630c
Merge remote-tracking branch 'upstream/master' into grpc-web-text
dio 8becf15
Release notes
dio ae9aab9
Set bigger limit
dio 3cbab78
Add local reply integration test
dio 041096c
Fix comment
dio 27070e0
Add unit test
dio 7436613
Merge remote-tracking branch 'upstream/master'
dio 1b8837d
Re-arrange
dio 8c19be2
Don;t use deprecated config
dio fb46631
Merge remote-tracking branch 'upstream/main'
dio 14293ce
Add more comments
dio 291590a
Re-phrase
dio 1f63bcd
Typo
dio a50f51d
Try to address review comments
dio 9beda45
Remove
dio 28564b2
Fix comment
dio b3642be
Tidy
dio 6e1efc7
Fix
dio 8fc318a
Rename
dio ba3441c
Review comments
dio 4a153d7
Merge remote-tracking branch 'upstream/main'
dio 4889c28
Fix
dio d7aad6f
Fix tests
dio fff111c
Tidy
dio 239f071
Empty
dio 9cc0f61
Remove
dio 9d1e41f
Fix format
dio 50c3530
Merge remote-tracking branch 'upstream/main'
dio 8bec999
Fix
dio 3329e0f
Comment
dio 38b7882
Add more tests
dio 2e71971
Merge remote-tracking branch 'upstream/main'
dio c8d0bac
Add some comments
dio 190879b
Review comments
dio c394503
Update MAX_BUFFERED_PLAINTEXT_LENGTH comment
dio 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
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.