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 AuthorizationInfoHttpClient.getAuthentication(boolean proxy, AuthorizationInfo prevAuthInfo, String authenticate) static Challenge[]Challenge.parseChallenge(String pLine) Parses the challenge as received from the host.