Keeping track of possible Transport API extensions. #1629
Unanswered
tomchristie
asked this question in
General
Replies: 2 comments
-
For Trailing Headers, I think it's worth being clear there's two flavours here... receiving trailing headers while receiving a chunked response, as per #1149, but also sending trailing headers as part of a chunked POST. |
Beta Was this translation helpful? Give feedback.
0 replies
-
encode/httpcore#828 more context for HTTP/2 server push. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's try to collate any possible future Transport API extensions here.
Current state...
Request extensions:
Response extensions:
Future areas that might be supported via Transport API extensions...
Beta Was this translation helpful? Give feedback.
All reactions