ReactOS 0.4.15-dev-7918-g2a2556c
http_header_t Struct Reference

#include <binding.h>

Collaboration diagram for http_header_t:

Public Attributes

struct list entry
 
WCHARheader
 
WCHARdata
 

Detailed Description

Definition at line 121 of file binding.h.

Member Data Documentation

◆ data

WCHAR* http_header_t::data

◆ entry

struct list http_header_t::entry

Definition at line 122 of file binding.h.

Referenced by free_http_headers().

◆ header


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