Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_config.h652 struct HttpProxy { struct
653 Address addr;
655 StringRef host;
657 StringRef userinfo;
659 uint16_t port;
/third_party/jsframework/runtime/main/extend/systemplugin/
Dnet.js904 const HttpProxy = { variable