Home
last modified time | relevance | path

Searched defs:HTTP (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/lib/
Dhttp.h168 struct HTTP { struct
186 HTTPSEND_NADA, /* init */ argument
197 /*********** for HTTP/2 we store stream-local data here *************/ argument
206 int status_code; /* HTTP status code */ argument
214 uint32_t error; /* HTTP/2 stream error code */ argument
217 bool closed; /* TRUE on HTTP2 stream close */ argument
223 /* fields used by both HTTP/2 and HTTP/3 */ argument
230 /*********** for HTTP/3 we store stream-local data here *************/ argument
237 #ifdef USE_NGHTTP3 argument
244 #ifdef USE_NGHTTP2 argument
/third_party/curl/docs/
DMANUAL.md107 ### HTTP subsection
233 ### HTTP subsection
DFEATURES.md36 ## HTTP section in Features -- what curl can do
/third_party/nghttp2/doc/
Dnghttpx.1.rst1250 HTTP section in OPTIONS
/third_party/python/Lib/email/
Dpolicy.py223 HTTP = default.clone(linesep='\r\n', max_line_length=None) variable
/third_party/nghttp2/src/
Dshrpx_log.h229 HTTP, enumerator
/third_party/node/doc/api/
Dhttp.md1 # HTTP chapter