wired
libc-free QUIC/HTTP3 SDK in C for x86_64-linux
Loading...
Searching...
No Matches
wired_h3reqdrive_send_in Struct Reference

Remaining arguments of wired_h3reqdrive_send_method beyond stream_id/out: the request line (method/path/authority) and the optional body. More...

#include <request_drive.h>

Data Fields

quic_span method
 the :method pseudo-header value
quic_span path
 the :path pseudo-header value
quic_span authority
 the :authority pseudo-header value
quic_span body
 optional request body; empty for none

Detailed Description

Remaining arguments of wired_h3reqdrive_send_method beyond stream_id/out: the request line (method/path/authority) and the optional body.


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