Home
last modified time | relevance | path

Searched defs:user_agent (Results 1 – 10 of 10) sorted by relevance

/third_party/libwebsockets/plugins/
Dprotocol_lws_status.c50 char user_agent[256]; member
/third_party/ffmpeg/libavformat/
Dicecast.c45 char *user_agent; member
Drtsp.h415 char *user_agent; member
Dhttp.c84 char *user_agent; member
Ddashenc.c172 const char *user_agent; member
Dhlsenc.c236 char *user_agent; member
/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h209 char *user_agent; member
/third_party/python/Lib/xmlrpc/
Dclient.py1134 user_agent = "Python-xmlrpc/%s" % __version__ variable in Transport
/third_party/nghttp2/src/
Dh2load.cc3005 std::string user_agent = "h2load nghttp2/" NGHTTP2_VERSION; in main() local
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx1099 const char* user_agent = MHD_lookup_connection_value (conn, MHD_HEADER_KIND, "User-Agent") ?: ""; in conninfo() local