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 aCloseable
gets closed with proper exception handling.CreatesHTTP connections
forurls
.Class that and ensures aFlushable
gets flushed with proper exception handling.HTTP request exception whose cause is always anIOException
Operation that handles executing a callback once complete and handling nested exceptionsRequest output streamCallback interface for reporting upload progress for a request.