Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_config.h560 struct HttpProxy { struct
561 Address addr;
563 StringRef host;
565 StringRef userinfo;
567 uint16_t port;
/third_party/jsframework/runtime/main/extend/systemplugin/
Dnet.js904 const HttpProxy = { variable