Skip to content

When sending packets with http 2.0, there is a problem that the host value is continuously transmitted. #2781

Answered by tomchristie
neospider84 asked this question in Q&A
Discussion options

You must be logged in to vote

Is there any way to exclude the host value when sending packets with http2?

You don't need to.

The request will automatically use either an :authority header for HTTP/2 or a Host header for HTTP/1.1.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@zanieb
Comment options

zanieb Jul 19, 2023
Collaborator

@neospider84
Comment options

@tomchristie
Comment options

Answer selected by tomchristie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2780 on July 18, 2023 21:41.