Home
last modified time | relevance | path

Searched defs:httpContext (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H A Dfile_server_demo.cpp166 std::string httpContext = sstr.str(); in SendRequestSize() local
235 std::string httpContext = "HTTP/2 200 OK\r\nServer:demohttp\r\n"; in FileReadFunc() local
/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp175 std::string httpContext = sstr.str(); in SendRequestSize() local
246 std::string httpContext = "HTTP/2 200 OK\r\nServer:demohttp\r\n"; in FileReadFunc() local
249 std::string httpContext = "HTTP/2 500 Internal Server Error\r\nServer:demohttp\r\n"; in FileReadFunc() local
[all...]

Completed in 2 milliseconds