-
Today when trying to update 6 gimlets in the dogfood rack simultaneously, three of the updates failed partway through because wicketd got an HTTP 400 with no body response from MGS. There was no corre…
-
lispc updated
3 years ago
-
c.f. https://docs.rs/hyper/0.12.2/hyper/index.html and https://docs.rs/hyper/0.12.2/hyper/struct.Response.html
Based on that documentation, it appears that `Response` is part of the `hyper` crate, …
-
This is in WPT cors/remote-origin.htm. The client sends a simple cross-origin request encoding in an URL parameter the Allow-Origin header it wants to see from the server, and the server sends a respo…
-
**Describe the bug**
The bug occurs when S3 signatures are used in combination with HTTP/2. This (IIRC) is currently not possible with AWS S3, but some other vendors or custom implementation may run …
-
## Bug Report
### Version
0.10.2
### Platform
Linux bir 6.2.0-1018-aws #18~22.04.1-Ubuntu SMP Wed Jan 10 22:54:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
### Description
Both server an…
-
using FramedRead with a big frame size can lead to a high overhead/low performance because it does not keep track of already initialized, reused buffer/ReadBuf parts. if the AsyncRead implementation a…
-
Yes I know it is for security reason. But I am write a sandbox where request will proxy though Unix socket, then the request will be encrypted outside the sandbox.
I can create a pull request to en…
-
**Is your feature request related to a problem? Please describe.**
Apart from being as an embedded storage, SolomonDB can support Gremlin query on a single-node database server. We will build client …
-
Is it possible to set custom smoothing lengths without changing how YT loads the Arepo dataset? By default Arepo does not have smoothing lengths, so YT generates it for gas cells when loading it. Howe…