Home
last modified time | relevance | path

Searched defs:is_proxy (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/spirit/home/support/
Dattributes.hpp247 struct is_proxy : mpl::false_ {}; struct
250 struct is_proxy<T, struct
/third_party/libsoup/libsoup/
Dsoup-auth-manager.c444 update_authorization_header (SoupMessage *msg, SoupAuth *auth, gboolean is_proxy) in update_authorization_header()
/third_party/curl/tests/server/
Dsws.c82 static bool is_proxy = FALSE; variable