Package com.jcabi.http
package com.jcabi.http
RESTful client, for tests (but not only).
The only dependency you need is (check our latest version available at www.rexsl.com):
<dependency> <groupId>com.rexsl</groupId> <artifactId>rexsl-test</artifactId> </dependency>
- See Also:
-
ClassDescriptionImmutable HTTP header.RESTful request.Request body.Printer of byte array.Request URI.RESTful response returned by
Request.fetch().Wire.