Home
last modified time | relevance | path

Searched refs:http_method (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dwebm_chunk.c44 char *http_method; member
100 if (wc->http_method) in webm_chunk_init()
101 if ((ret = av_dict_set(&dict, "method", wc->http_method, 0)) < 0) in webm_chunk_init()
199 if (wc->http_method) in chunk_end()
200 if ((ret = av_dict_set(&options, "method", wc->http_method, 0)) < 0) in chunk_end()
282 …{ "method", "set the HTTP method", OFFSET(http_method), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, …
/third_party/libwebsockets/lib/system/smd/
DREADME.md227 "http_method": "GET",
/third_party/libwebsockets/lib/secure-streams/
DREADME.md497 ### `http_method`
779 "http_method": "GET",