HTTP request line. More...
#include <http.h>
Data Fields | |
char const * | rq_method_name |
Method enum. | |
url_t | rq_url [1] |
Method name. | |
char const * | rq_version |
URL. |
HTTP request line.
char const* rq_method_name |
Method enum.
char const* rq_version |
URL.