-
class
class
A protocol handler that handles the 100 response code.
class
A protocol handler that handles the 103 response code.
class
A protocol handler that handles the 102 response code.
class
A protocol handler that handles the 401 response code
in association with the Proxy-Authenticate
header.
class
A protocol handler that handles redirect status codes 301, 302, 303, 307 and 308.
class
A protocol handler that handles HTTP 101 responses.
class
A protocol handler that handles the 401 response code
in association with the WWW-Authenticate
header.
Finds the first protocol handler that
accepts
the given request and response.
Stores the given protocolHandler
in this container.
Removes the protocol handler with the given name.
Stores the given protocolHandler
in this container.