XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_HTTP_PROTOCOL Struct Reference

#include <Http.h>

Collaboration diagram for _EFI_HTTP_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Cancel

EFI_HTTP_CANCEL _EFI_HTTP_PROTOCOL::Cancel

◆ Configure

EFI_HTTP_CONFIGURE _EFI_HTTP_PROTOCOL::Configure

◆ GetModeData

EFI_HTTP_GET_MODE_DATA _EFI_HTTP_PROTOCOL::GetModeData

◆ Poll

EFI_HTTP_POLL _EFI_HTTP_PROTOCOL::Poll

◆ Request

EFI_HTTP_REQUEST _EFI_HTTP_PROTOCOL::Request

◆ Response

EFI_HTTP_RESPONSE _EFI_HTTP_PROTOCOL::Response

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