iPXE
Data Fields
http_method Struct Reference

An HTTP method. More...

#include <http.h>

Data Fields

const char * name
 Method name (e.g. More...
 

Detailed Description

An HTTP method.

Definition at line 99 of file http.h.

Field Documentation

◆ name

const char* http_method::name

Method name (e.g.

"GET" or "POST")

Definition at line 101 of file http.h.

Referenced by http_digest_authenticate(), and http_format_headers().


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