Package com.github.kevinsawicki.http
package com.github.kevinsawicki.http
-
ClassDescriptionA fluid interface for making HTTP requests using an underlying
HttpURLConnection(or sub-class).Encodes and decodes to and from Base64 notation.Class that ensures aCloseablegets closed with proper exception handling.CreatesHTTP connectionsforurls.Class that and ensures aFlushablegets flushed with proper exception handling.HTTP request exception whose cause is always anIOExceptionOperation that handles executing a callback once complete and handling nested exceptionsRequest output streamCallback interface for reporting upload progress for a request.