-
**Describe the bug**
It's worth noting a few things first:
- Our default.nix uses [developPackage](https://github.com/NixOS/nixpkgs/blob/9ef0636f1598a16d247cec6a4ec6893821631654/pkgs/development…
-
For known headers that are not in the HPACK/QPACK static table, we pre-generate their HPACK/QPACK encoding and store them in the KnownHeaders instance.
We currently aren't using Huffman encoding fo…
-
I saw this https://github.com/sol/hpack/issues/513
I'm opening a new issue about the same thing.
YAML includes are inadequate for DRYing up even moderately-complex cabal config. Mostly due to th…
-
I am creating this issue in the name of @amesgen as we had a conversation on that topic recently.
I am sure @amesgen will have more input, and probably great ideas, on the kind of solution we may wan…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.12 linux/amd64
### Does this issue reproduce with the latest release?
### What operating system…
-
I'm trying to add native versioning support to the google storage backend (without using the S3 gateway)
I've almost fixed everything but i've seen that the token used when extending the retention is…
-
Cabal >= 3.0 allows set notation in the [`tested-with`](https://cabal.readthedocs.io/en/3.4/cabal-package.html#pkg-field-tested-with) field, such as
```cabal
tested-with: GHC == { 8.6.3, 8.4.4, 8.2.…
-
We would like to throw exceptions in the event of a decoding error (Huffman or HPACK). This work some-what blocks Issue #2 since proper fuzz testing would only really be nice with some kind of error …
-
# Scope
Tempesta must respond from cache to http2 client using hpack dynamic table. Currently uses only static table.
# Testing
Need to develop functional test to cover this case.
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.15rc2 gollvm LLVM 12.0.0git linux/amd64
### Does this issue reproduce with the latest release?
Yes
…