Home
last modified time | relevance | path

Searched refs:HTTP_HDR_BAD_REQUEST_11 (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/apps/http/
Dhttpd_structs.h43 #define HTTP_HDR_BAD_REQUEST_11 6 /* 400 Bad request */ macro
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c1053 response_type = HTTP_HDR_BAD_REQUEST_11; in file_write_http_header()