EFI_HTTP_HEADER.
More...
#include <Http.h>
|
| CHAR8 * | FieldName |
| | Null terminated string which describes a field name.
|
| CHAR8 * | FieldValue |
| | Null terminated string which describes the corresponding field value.
|
EFI_HTTP_HEADER.
Definition at line 228 of file Http.h.
◆ FieldName
| CHAR8* EFI_HTTP_HEADER::FieldName |
Null terminated string which describes a field name.
See RFC 2616 Section 14 for detailed information about field names.
Definition at line 233 of file Http.h.
◆ FieldValue
| 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.
Definition at line 238 of file Http.h.
The documentation for this struct was generated from the following file:
- include/ipxe/efi/Protocol/Http.h