-
timeout時に延々CircleSpinnerが回るのは悲しい
そもそも`timeout 1000ms`が短いかも
https://github.com/kure-kosen/cho_kure_web/blob/feature/react/frontend/src/api/RestClient.ts#L13
-
Deveríamos criar um tipo de prop que será encaminhada para uma requisição http com propriedades como "Method" e "url". Esse tipo poderia ser reutilizado em todos os componentes que fizessem chamadas h…
-
As far as I can tell, the rubydora client is not sending `Keep-Alive` headers for its connections. This causes a lot of connection-setup overhead in our use case where we load lots of datastreams for …
-
### Describe the bug
Using extensions/resteasy-reactive/rest-client-reactive
Follow the tutorial here: https://quarkus.io/guides/rest-client-reactive
...but instead of creating the interface desc…
-
The documentation implies it at https://github.com/rest-client/rest-client#lower-level-access when it says "manually handle the response (e.g. to operate on it as a stream rather than reading it all i…
-
```
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…
-
### What happened?
[fusionauth-webapp-79fbff7d4f-jf5p2_fusionauth.log](https://github.com/user-attachments/files/16659635/fusionauth-webapp-79fbff7d4f-jf5p2_fusionauth.log)
I don't know if the e…
-
## Overview
There is a problem when saving a page if there is a special character on the buffer.
I found the bug when I tried saving a buffer with the pound sterling (£) symbol.
Here is the …
-
Hi,
I often get this type of error for private API operations. To solve this I have to generate a new set of auth tokens. But for some reason, after some time I get this error once again... I suspect…