Package io.github.parthappm.http.client
package io.github.parthappm.http.client
-
ClassesClassDescriptionA client class to implement the HTTP client functionality.The HTTP Client implementation for non-secured HTTP connection.The HTTP Client implementation for secured HTTP connection over Secured Sockets Layer (SSL)The Response class contains all the data related to HTTP response returned by the serverA class that contains all static methods to create an object of Client class by parsing the provided URL.