-
In the same way that we have an `--hpack` option for taking the package definition from `package.yaml` with [hpack](https://github.com/sol/hpack) can we also have an `--hpack-dhall` option for taking …
-
### Expected behavior
Currently there is no way for Users to configure header to be not indexed as specified in https://datatracker.ietf.org/doc/html/rfc7541#section-6.2.2. Particularly I need to ind…
-
Otherwise the cabal files aren't there.
-
### Before Creating the Bug Report
- [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).
- [x] I h…
-
## Issue description
On nixpkgs unstable:
```
Building executable 'hpack-convert' for hpack-convert-1.0.1..
on the commandline: warning:
-fcontext-stack=100 is deprecated: use -freducti…
-
hpack currently fails with the following error on OCaml 5.3:
```
#=== ERROR while compiling hpack.0.12.0 =======================================#
# context 2.3.0~alpha~dev | linux/x86_…
-
Now that ziglang/zig#2263 is merged, it's possible to write a [HPACK](https://http2.github.io/http2-spec/compression.html) module.
The decoder should be fed HTTP/2 `HEADERS` blocks and dynamic tabl…
-
Will h2o store all the headers (key/value) that is not in the static table into the dynamic table? I mean does h2o do any check on the request headers. Sometimes, clients might send rubbish headers, i…
-
The starting point for issues should usually be a discussion...
https://github.com/encode/httpx/discussions
Possible bugs may be raised as a "Potential Issue" discussion, feature requests may be…
-
It would be great if the auto-complete features that exist for the `cabal` file, would also be available for `package.yaml` configurations compatible with `hpack`.