-
Example
```
RestClient client = new RestClientBuilder()
.withBaseUrl( "https://myurl.com/api" )
.build();
client.get("product/1") // GET https://myurl.com/api/product/…
-
### Is your feature request related to a problem?
The opensearch-java library uses `RestClient` from OpenSearch core, bringing in the kitchen sink and causing problems such as #156.
### What so…
-
![image](https://github.com/jpbarrette/curlpp/assets/32937516/6fc602aa-0412-4c17-9335-9b012bcc0b9e)
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [N/A] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swa…
-
**Is your feature request related to a problem? Please describe.**
It is possible to set global and per route read timeout. There are use cases where there is a need to set a read timeout for a spe…
-
```
Using the restclient gui I cannot see any way of sending chunked data.
You can receive chunked data fine.
This would be really useful for testing
```
Original issue reported on code.google.c…
-
```
Using the restclient gui I cannot see any way of sending chunked data.
You can receive chunked data fine.
This would be really useful for testing
```
Original issue reported on code.google.c…
-
```
Using the restclient gui I cannot see any way of sending chunked data.
You can receive chunked data fine.
This would be really useful for testing
```
Original issue reported on code.google.c…
-
```
I use Restclient for tetsing and would find it useful to be able to store test
information along with the request.
It could be in the top or bottom section of the GUI.
GEORGE LUDGATE
```
Orig…
-
```
I use Restclient for tetsing and would find it useful to be able to store test
information along with the request.
It could be in the top or bottom section of the GUI.
GEORGE LUDGATE
```
Orig…