Title: Client HTTP Request class
Description: this class helps to send POST HTTP requests with various form data, including files. Cookies can be added to be included in the request.
@author Vlad Patryshev @author Morgan Schweers @version 1.1Title: Client HTTP Request class
Description: this class helps to send POST HTTP requests with various form data, including files. Cookies can be added to be included in the request.
@author Vlad Patryshev @version 1.0Title: Client HTTP Request class
Description: this class helps to send POST HTTP requests with various form data, including files. Cookies can be added to be included in the request.
Title: Client HTTP Request class
Description: this class helps to send POST HTTP requests with various form data, including files. Cookies can be added to be included in the request.
@author Vlad Patryshev @version 1.0Title: Client HTTP Request class
Description: this class helps to send POST HTTP requests with various form data, including files. Cookies can be added to be included in the request.
@author Vlad Patryshev @version 1.0A HttpRequest
can be {@linkplain #execute() executed}, getting a {@link ClientHttpResponse}which can be read from.
@author Arjen Poutsma
@since 3.0
@see ClientHttpRequestFactory#createRequest(java.net.URI,HttpMethod)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|