-
Notifications
You must be signed in to change notification settings - Fork 48
http2 headers #330
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
http2 headers #330
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
724b67d
pesudo headers begin
TingDaoK ad2a446
response part
TingDaoK 3b06a97
headers
TingDaoK aa47b59
transform headers
TingDaoK e9c9ad8
Merge branch 'h2_message_main' into h2_message
TingDaoK 1eb4851
talked and changed design
TingDaoK 50b7109
I'll put version into the message instead
TingDaoK 0b2799d
comments addressed
TingDaoK 09bd454
make it build
TingDaoK 7b0012b
use the end index instead.
TingDaoK 1e0f555
add pseudo to the front
TingDaoK 1dd13fe
Revert "use the end index instead."
TingDaoK 1a98cb9
Merge branch 'h2_message' into h2_message_imp
TingDaoK 0f1734e
that's a bug..
TingDaoK be83942
Merge branch 'h2_message' into h2_message_imp
TingDaoK f6d7de6
impl of set
TingDaoK 1f5f90d
add test and missed one function
TingDaoK be6dbc6
Changed mind
TingDaoK c54cc19
doc update
TingDaoK 49685f3
response document
TingDaoK c5403a1
http message support h2 headers
TingDaoK 652aeeb
not belong to this PR
TingDaoK f1d34fd
We also need a helper to get the version fo the message
TingDaoK 2a2c6c8
http2 message new
TingDaoK d4603a3
Merge branch 'h2_message_main' into h2_message
TingDaoK ccd8bc1
comments addressed
TingDaoK 9fdc5cb
only push front when needed
TingDaoK 1c5e8df
behavior change
TingDaoK f0a7ade
Merge branch 'main' into h2_message
TingDaoK fbec12b
address comments
TingDaoK 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
Oops, something went wrong.
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.