Searched defs:is_proxy (Results 1 – 3 of 3) sorted by relevance
247 struct is_proxy : mpl::false_ {}; struct250 struct is_proxy<T, struct
444 update_authorization_header (SoupMessage *msg, SoupAuth *auth, gboolean is_proxy) in update_authorization_header()
82 static bool is_proxy = FALSE; variable