|
XenevaOS
|
#include <Http.h>
Public Attributes | |
| CHAR8 * | FieldName |
| CHAR8 * | FieldValue |
| CHAR8* EFI_HTTP_HEADER::FieldName |
Null terminated string which describes a field name. See RFC 2616 Section 14 for detailed information about field names.
| CHAR8* EFI_HTTP_HEADER::FieldValue |
Null terminated string which describes the corresponding field value. See RFC 2616 Section 14 for detailed information about field values.