-
If users want to customize the HTTP interactions for models that support stream, they frequently have to provide a customized RestClient and WebClient which are customized using their own respective a…
-
API CALL:
var response =
await restClient.UsdtFuturesApi.Account.GetCrossMarginAccountInfoAsync();
HTX SERVER RETURNS:
"{Error response: [ServerError] 4002 The merged cross and isolated ma…
-
Spring Cloud offers some auto-configuration for its `@FeignClient` which entered maintenance mode in favor of `RestClient` and `WebClient` used with `HttpServiceProxyFactory` for `@HttpExchange`.
T…
-
Hi,
The `RestClient` class static methods lack timeout support for client-side connection errors like host resolution. The default NodeJS timeout would be around 2-3 minutes, which might be too muc…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
The current version of Zukini uses an old version of RestSharp which has known vulnerabilities. Please can you upgrade to the latest version, as it's not possible (as far as I can see) to workaround t…
-
* Write the API requests locally using RESTClient.
* Add the routes, request details, and response examples to the README.
* This will make it easier to communicate with the frontend team.
-
The server exposes methods to do this using params, but params are not supported by the underlying implementation.
-
Using JetBrains Rider 2024.2.5 with plugin version 2.0.1 I get an error report with the following stack trace whenever I open a proto file for the first time since I loaded a solution:
```
com.int…
-
**Jetty version(s)**
![image](https://github.com/user-attachments/assets/5f1ac3c7-1f3e-43b2-af37-00c435212279)
**Jetty Environment**
**Java version/vendor** `(use: java -version)`
jdk8
**…