-
When there is a mismatch with Content-Length in HTTP/2 it's considered a malformed response: https://www.rfc-editor.org/rfc/rfc9113.html#section-8.1.1
But this does not define exactly where the str…
-
**Version and OS**
v0.47.03 on ubuntu/docker
**Is your feature request related to a problem? Please describe.**
Websites block access to HTTP/1 but if sent HTTP/2 everything works correctly
**…
-
hello,
i ran lobster instance, yet while instance appears to be working fine once i click on "about" page, I get 500 error and there is nothing in the logs of the container
```
alexus@mbp ~ % c…
-
Currently `ascli` uses `HTTP/1`
**HTTP/2**
-**Binary Protocol**: HTTP/2 uses a binary format for data, which is more efficient for computers to parse and reduces overhead.
- **Multiplexing:** M…
-
For certain purposes (e.g. do attacks that aren't compliant), we had to implement our own HTTP client (https://github.com/BountySecurity/gbounty/tree/main/internal/platform/http/client).
However, …
-
I've seen fairly easily reproducible behaviour with HEAD requests where if caching is enabled on HEAD requests I get a HTTP/2 stream error:
```
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
*…
-
Evaluate the existing AITs and see which ones would be candidates for adding coverage for HTTP/2 support.
List of HTTP/2 client and server frameworks:
https://docs.google.com/spreadsheets/d/150ntw…
-
你好,希望可以支持HTTP/2,甚至HTTP/3
-
Graylog should natively support http/2 for the web UI.
Graylog has the tendency to make large amounts of small requests to the server. These would be slightly faster from user perspective if http/2…
-
Hi,
we're running Svelte SPA app inside HWV, but for easier debugging it would be of great help to us to be able to direct the HWV to a localhost URL, like `http://10.0.2.2:5173` which is the case…