Home
last modified time | relevance | path

Searched defs:HTTP_HDR_CONN_CLOSE (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/
H A Dhttpd_structs.h48 #define HTTP_HDR_CONN_CLOSE 9 /* Connection: Close (HTTP 1.1) */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/
H A Dhttpd_structs.h46 #define HTTP_HDR_CONN_CLOSE 9 /* Connection: Close (HTTP 1.1) */ macro