Searched refs:PROXY_AUTH (Results 1 – 4 of 4) sorted by relevance
61 public static final String PROXY_AUTH = "Proxy-Authenticate"; field in AUTH
73 Header[] headers = response.getHeaders(AUTH.PROXY_AUTH); in getChallenges()
83 } else if (authheader.equalsIgnoreCase(AUTH.PROXY_AUTH)) { in processChallenge()
1158 field @Deprecated public static final String PROXY_AUTH = "Proxy-Authenticate";