|
iPXE
|
Hyper Text Transfer Protocol (HTTP) More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FEATURE (FEATURE_PROTOCOL, "HTTP", DHCP_EB_FEATURE_HTTP, 1) | |
Variables | |
| struct uri_opener http_uri_opener | __uri_opener |
| HTTP URI opener. More... | |
| struct http_scheme http_scheme | __http_scheme |
| HTTP URI scheme. More... | |
Hyper Text Transfer Protocol (HTTP)
Definition in file http.c.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FEATURE | ( | FEATURE_PROTOCOL | , |
| "HTTP" | , | ||
| DHCP_EB_FEATURE_HTTP | , | ||
| 1 | |||
| ) |
| struct uri_opener http_uri_opener __uri_opener |
HTTP URI opener.
| struct http_scheme http_scheme __http_scheme |
1.8.15