-
Notifications
You must be signed in to change notification settings - Fork 710
Repeated headers list for ASGI frameworks #2361
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
ocelotl
merged 24 commits into
open-telemetry:main
from
samuelcolvin:repeated-headers-list
Jun 20, 2024
Merged
Changes from 18 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
c7f28eb
avoid loosing repeated HTTP headers
samuelcolvin 2f6a998
fix fof wsgi, test in falcon
samuelcolvin 88a6553
add changelog
samuelcolvin 109ac8c
add more tests
samuelcolvin d71e093
linting
samuelcolvin 8c89f4a
Merge branch 'main' into avoid-loosing-repeated-headers
samuelcolvin 3ad7587
fix falcon and flask
samuelcolvin f29c5b9
remove unused test
samuelcolvin 113d346
Merge branch 'main' into avoid-loosing-repeated-headers
lzchen 0fa0a36
Use a list for repeated HTTP headers
samuelcolvin 8f7ff48
linting
samuelcolvin a9a260a
Merge branch 'main' into repeated-headers-list
samuelcolvin dc39259
add changelog entry
samuelcolvin 2ea4ebd
update docs and improve fastapi tests
samuelcolvin 94ad9c1
revert changes in wsgi based webframeworks
samuelcolvin 299ea99
fix linting
samuelcolvin 7fe3d12
Merge branch 'main' into repeated-headers-list
ocelotl b32716b
Merge branch 'main' into repeated-headers-list
ocelotl 26d9c73
Merge branch 'main' into repeated-headers-list
ocelotl fa3683f
Fix import path of typing symbols
ocelotl 8dc8c16
Merge branch 'main' into repeated-headers-list
lzchen 06c9816
Merge branch 'main' into repeated-headers-list
lzchen 6c3b8e5
Merge branch 'main' into repeated-headers-list
lzchen d5bfbc1
Merge branch 'main' into repeated-headers-list
ocelotl 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
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.