Uses of Class
org.sblim.cimclient.internal.http.HttpParseException
Packages that use HttpParseException
Package
Description
Internal implementation of HTTP client and server.
-
Uses of HttpParseException in org.sblim.cimclient.internal.http
Methods in org.sblim.cimclient.internal.http that throw HttpParseExceptionModifier and TypeMethodDescriptionprotected AuthorizationInfo
HttpClient.getAuthentication
(boolean proxy, AuthorizationInfo prevAuthInfo, java.lang.String authenticate) static Challenge[]
Challenge.parseChallenge
(java.lang.String pLine) Parses the challenge as received from the host.