-
**Describe the bug**
When RestCient is initialized by a RestTemplate using _RestClient.builder(restTemplate)_ the interceptors are executed 2 times.
**To Reproduce**
Create a RestTemplate with …
-
**Describe the bug**
When RestCient is initialized by a RestTemplate using RestClient.builder(restTemplate) the interceptors are executed 2 times.
**To Reproduce**
Create a RestTemplate with an i…
-
I am connecting to web service with last version `retrofit` but get me bellow error :
`okhttp3.internal.http2.StreamResetException: stream was reset: PROTOCOL_ERROR`
My code is like bellow :
…
-
Hi,
Does the library attempt to refresh the access token on its own? why is it failing and how can I fix this?
```
com.google.api.gax.rpc.UnauthenticatedException: io.grpc.StatusRuntimeExcepti…
z0mg updated
7 months ago
-
### The bug
When playing back certain videos (press play button) nothing at all happens and video remains showing its thumbnail in full screen. Every time play button is pressed, a log entry is crea…
-
**While upgrading version from 14 to 16, And we are getting the following error:**
[2024-05-24 11:16:12.672] [http-nio-8080-exec-2] ERROR m:665006246cdf8ee51e4391930f945fa6 c.c.m.t.a.s.AdvertStat…
-
Using Jersey Client 2.41-2.43, I have tried to execute the following sample program with openjdk 21 to figure out other issues encountered in the real application.
```java
package org.jersey.issue…
-
### Describe the problem that you experienced
the docs mentions the following example
```typescript
@Injectable()
public class LoggingInterceptor implements HttpInterceptor {
intercept(req: Htt…
-
This is continuation of fix for #53.
Here is the log:
```
PS C:\Users\Admin\Documents\GitHub\Longshot-Flutter-App> onvif ptz move --profile-token MainStream --x 100 --y 200 --log-level all
👻 06:…
-
Add a header `X-ESI-Proxy-Cache-Status` with value `HIT` or `MISS` to indicate if the request was served from the proxy's own cache.
Loosely based on Cloudflare's [`CF-Cache-Status` header](https:…