Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_http3_pseudo_header_fields Struct Reference

Public Attributes

const char * authority
const char * method
const char * path
const char * protocol
const char * reason_phrase
const char * scheme
const char * status

Detailed Description

Essential data structures. HTTP3 stream info - contains information about HTTP3 stream. HTTP3 streams roughly correspond to QUIC streams, with the HTTP3 Server Push being an exception to the rule.

Member Data Documentation

◆ reason_phrase

const char* _http3_pseudo_header_fields::reason_phrase

"pseudo" pseudo-header.


The documentation for this struct was generated from the following file: