Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/
Dhttpd_structs.h44 #define HTTP_HDR_NOT_IMPL_11 7 /* 501 Not Implemented */ macro
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c1058 response_type = HTTP_HDR_NOT_IMPL_11; in file_write_http_header()