-
Tracking issue for:
- [ ] https://github.com/2lambda123/cisagov-Malcolm/security/code-scanning/124
-
As identified at https://github.com/mtrudel/bandit/issues/392, calling `HPAX.resize/2` does not correctly perform the steps needed to handle HTTP/2 settings updates that change the `SETTINGS_MAX_HEADE…
-
I'm facing this issue on all version android ( 7 , 9 , 10 , 11 , 12, 13, 14 ,...) ,
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
or
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
…
-
```
$ stack install hpack-convert
Using latest snapshot resolver: lts-11.4
```
/private/var/folders/30/9xrf_jtx7618zqb1pyd1wyh40000gp/T/stack40077/hpack-convert-1.0.1/src/Hpack/Util.hs:106:21:…
-
We have some not optimal behavior. In case when `Content-Length` not listed in response headers and upstream server indicates message finishing by closing connection in function `tfw_http_resp_termina…
-
## CVE-2023-36478 - High Severity Vulnerability
Vulnerable Libraries - http2-hpack-9.4.52.v20230823.jar, jetty-http-9.4.52.v20230823.jar
http2-hpack-9.4.52.v20230823.jar
Library home page: https:…
-
### Is your feature request related to a problem? Please describe.
Dynamic dictionary is used in kestrel for response headers but HttpClient does not use it for sending request headers, even when def…
-
### Is your feature request related to a problem? Please describe.
Currently Huffman de-compression is used when receiving requests but huffman compression is not implemented when sending requests.
…
-
I have no further code than just
`\documentclass{ctexart}
\usepackage{luatexja}
\begin{document}
\hbox{\tate の中に}
\end{document}`
and I get a massive/fatal error:
warning (hpack filter): error:…
-
Splitting this out from #9.
I haven't done a lot of testing, but 0045680 seems to have intermittently but significantly reduced response time, presumably by eliminating both the TCP handshake ([to …