MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_HTTP_PROTOCOL Struct Reference

Data Fields

EFI_HTTP_GET_MODE_DATA GetModeData
 
EFI_HTTP_CONFIGURE Configure
 
EFI_HTTP_REQUEST Request
 
EFI_HTTP_CANCEL Cancel
 
EFI_HTTP_RESPONSE Response
 
EFI_HTTP_POLL Poll
 

Detailed Description

The EFI HTTP protocol is designed to be used by EFI drivers and applications to create and transmit HTTP Requests, as well as handle HTTP responses that are returned by a remote host. This EFI protocol uses and relies on an underlying EFI TCP protocol.

Field Documentation

EFI_HTTP_CANCEL _EFI_HTTP_PROTOCOL::Cancel
EFI_HTTP_CONFIGURE _EFI_HTTP_PROTOCOL::Configure
EFI_HTTP_GET_MODE_DATA _EFI_HTTP_PROTOCOL::GetModeData
EFI_HTTP_POLL _EFI_HTTP_PROTOCOL::Poll
EFI_HTTP_REQUEST _EFI_HTTP_PROTOCOL::Request
EFI_HTTP_RESPONSE _EFI_HTTP_PROTOCOL::Response