KEEL 1.0.0
Minimal C11 HTTP client/server library built on epoll/kqueue/io_uring/poll
Loading...
Searching...
No Matches
Data Fields
KlH2ClientHeader Struct Reference

#include <h2_client.h>

Data Fields

const char * name
 
const char * value
 

Field Documentation

◆ name

const char* KlH2ClientHeader::name

Header name.

◆ value

const char* KlH2ClientHeader::value

Header value.


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