Package nl.colorize.util.http
package nl.colorize.util.http
-
ClassDescriptionException for when sending an HTTP request has resulted in a response with an error status.HTTP response status codes, as defined by the HTTP/1.1 standard, as defined in RFC 2616.Represents data that has been sent as part of an HTTP request and is encoded using the
application/x-www-form-urlencodedcontent type.Utility class that contains convenience methods for creating and sending HTTP requests using the HTTP client injava.net.http.