Package com.jcabi.http.request

Requests.

See: Description

Package com.jcabi.http.request Description

Requests.

This package contains implementations of class Request. The most popular and easy to use it JdkRequest.

However, in some situations JdkRequest falls short and ApacheRequest should be used instead. For example, JdkRequest doesn't support PATCH HTTP method due to a bug in HttpURLConnection.

Since:
0.10
Version:
$Id: 2a026d9d38638a32719fe58f474056b392dc0f75 $
Author:
Yegor Bugayenko (yegor@tpc2.com)

Copyright © 2012–2017 jcabi.com. All rights reserved.