ReactOS 0.4.15-dev-7953-g1f49173
_HTTP_UNKNOWN_HEADER Struct Reference

#include <http.h>

Public Attributes

USHORT NameLength
 
USHORT RawValueLength
 
const charpName
 
const charpRawValue
 

Detailed Description

Definition at line 130 of file http.h.

Member Data Documentation

◆ NameLength

USHORT _HTTP_UNKNOWN_HEADER::NameLength

Definition at line 132 of file http.h.

◆ pName

const char* _HTTP_UNKNOWN_HEADER::pName

Definition at line 134 of file http.h.

◆ pRawValue

const char* _HTTP_UNKNOWN_HEADER::pRawValue

Definition at line 135 of file http.h.

◆ RawValueLength

USHORT _HTTP_UNKNOWN_HEADER::RawValueLength

Definition at line 133 of file http.h.


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