-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Do not reorder HTTP header values #65249
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 all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
1f717f8
Do not reorder HTTP header values
feiyun0112 02d168a
Merge branch 'main' into fix-63833
feiyun0112 04e4718
fix complie error
feiyun0112 c4f503b
make the changes @ danmoseley recommended
feiyun0112 f5b1cb0
make the changes @MihaZupan recommended
feiyun0112 542b448
Merge branch 'dotnet:main' into fix-63833
feiyun0112 2fd48a6
make the changes @MihaZupan recommended
feiyun0112 cf3716b
make the changes @MihaZupan recommended
feiyun0112 afd612a
make the changes @MihaZupan recommended
feiyun0112 92ac1a3
make the changes @MihaZupan recommended
feiyun0112 ad7aaf8
check array length
feiyun0112 6f5c6ac
fix unit test
feiyun0112 263fe0e
Update src/libraries/System.Net.Http/tests/UnitTests/Headers/HttpHead…
feiyun0112 7cf1a6b
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Http…
feiyun0112 dfa81e7
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Http…
feiyun0112 68a5b36
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Http…
feiyun0112 017a558
make the changes @MihaZupan recommended
feiyun0112 f7a4636
Merge branch 'fix-63833' of https://github.com/feiyun0112/runtime int…
feiyun0112 c69be94
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Cach…
feiyun0112 39c1a98
chang unit test
feiyun0112 1dcebc9
Merge branch 'fix-63833' of https://github.com/feiyun0112/runtime int…
feiyun0112 a969560
GetParsedValueLength
feiyun0112 3684810
fix build error
feiyun0112 876d130
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Cach…
feiyun0112 8904a36
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Http…
feiyun0112 c3cd0af
unit test
feiyun0112 ef11a8a
make changes @geoffkizer recommended
feiyun0112 8f69ba8
CloneAndAddValue for InvalidValues
feiyun0112 682d146
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Http…
feiyun0112 e50c36d
Update src/libraries/System.Net.Http/src/System/Net/Http/Headers/Http…
feiyun0112 5badaae
Final nits
MihaZupan 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
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.