iPXE
|
An HTTP response header. More...
#include <http.h>
Data Fields | |
const char * | name |
Header name (e.g. More... | |
int(* | parse )(struct http_transaction *http, char *line) |
Parse header line. More... | |
const char* http_response_header::name |
int( * http_response_header::parse) (struct http_transaction *http, char *line) |