Skip to content
Discussion options

You must be logged in to vote

HTTP/3 (and HTTP/2) uses a binary format for the headers and messages in HTTP, while HTTP/1.1 used human-readable text.
So yes, you'll need to decode the received frames using some QPACK library, such as ls-qpack.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Purushoth24051999
Comment options

@anrossi
Comment options

Answer selected by Purushoth24051999
@Purushoth24051999
Comment options

@nibanks
Comment options

nibanks Aug 13, 2025
Collaborator

@Purushoth24051999
Comment options

@nibanks
Comment options

nibanks Aug 18, 2025
Collaborator

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