Represents a Http Request
A convenience builder class for composing a Request
Object of a particular Type of data that is serialized into HTTP body .
The Key-Value pair sent as HTTP Request Header.
The HTTP Method of this particular Request Valid methods include GET, POST, DELETE, PUT, HEAD etc.,
The uniform resource locator (URL) with a scheme of either http or https against which communication will be established.
http
https