-
This is the client-side version of #834, to handle the case when intermediaries are in play. Note that the RST_STREAM can be elided if the server sent a RST_STREAM after the EOS=true. But the client c…
-
-
based on document in [http://doc.kaitai.io/ksy_reference.html#attribute-contents](http://doc.kaitai.io/ksy_reference.html#attribute-contents) (2018-12-20), Attribute spec may contain "contents" key. b…
-
With blaze, ember, netty backends it's not possible to cancel a long-running request on client disconnect (via all of http1, http2, https protocols)
Steps to reproduce
1. Start a server with route…
-
-
- See #6829
- Add support for returning transaction id of json with exploded action data.
- #6829 added automatic use of `actions.hex_data` as `actions.data` if `actions.hex_data` provided. That o…
-
Hi all,
I have noticed a costant error in the third-party **push**-copies from StoRM WebDAV to EOS with file size bigger than 1MB.
In my tests, the version of the StoRM WebDAV server is `storm-w…
-
##### Suggestion
What about adding it on chocolatey?
-
Hi,
Today Amazon released [(announcement)](https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-0-developer-preview/) the [developer preview of V2 of the SDK](https://github.com/aws/aws-sdk-ja…
-
## Context
In my setup, Armeria + **unary gRPC** are used. On the client side, I decorate the `ClientBuilder` with `CircuitBreaker` and `CircuitBreakerRule` in order to set up circuit breaking based …