TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_HTTP_UTILITIES_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/HttpUtilities.h>

Data Fields

EFI_HTTP_UTILS_BUILD Build
 
EFI_HTTP_UTILS_PARSE Parse
 

Detailed Description

EFI_HTTP_UTILITIES_PROTOCOL designed to be used by EFI drivers and applications to parse HTTP headers from a byte stream. This driver is neither dependent on network connectivity, nor the existence of an underlying network infrastructure.

Definition at line 109 of file HttpUtilities.h.

Field Documentation

◆ Build

EFI_HTTP_UTILS_BUILD _EFI_HTTP_UTILITIES_PROTOCOL::Build

Definition at line 110 of file HttpUtilities.h.

◆ Parse

EFI_HTTP_UTILS_PARSE _EFI_HTTP_UTILITIES_PROTOCOL::Parse

Definition at line 111 of file HttpUtilities.h.


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