-
**Version**
current git master
**Platform**
Linux
**Description**
hyper rejects HTTP responses where the first header has leading whitespace. This is spec compliant.
The popular browsers a…
-
## Features
- [x] Support HTTP Trailers ASGI extension.
- [X] Implement httparse protocol
- [ ] Support WebSocket Denial Response ASGI extension.
- [ ] Support TLS ASGI extension.
- [ ] Process…
-
## Expected Behavior
awc being able to successfully download the websites that work with curl and Firefox.
## Current Behavior
On some websites, e.g. http://mapleleafs.com, awc fails with the fol…
-
Hi. Thanks for the great code!
Is it possible for you to add a cargo feature for the handshake code? I'm handling the handshake manually, so the dependencies pulled in (like `httparse`) are unneces…
Icelk updated
2 years ago
-
## WS-2022-0132 - High Severity Vulnerability
Vulnerable Libraries - hyper-0.12.35.crate, hyper-0.13.9.crate
hyper-0.12.35.crate
A fast and correct HTTP library.
Library home page: https://crates.…
-
**Is your feature request related to a problem? Please describe.**
I am trying to fetch resource that located behind Imperva/Incapsula WAF. As part it's client-classification process sometimes the…
-
I found that Slumber and JetBrains HTTP file share most concepts, such as profile/environment, recipes/targets etc. Yes, slumber.yml is good to write http requests, but http file is better DSL in htt…
-
I'm hitting an issue trying to run simple-server=0.4.0 on Apple M2 hardware. I get this failure when trying to run the example, then making a request. I know the architecture isn't fully supported yet…
-
Do you plan to support parsing Content-Disposition headers?
-
There is an assumption that HTTP parsing in Amphp might affect overall server performance.
The assumption is based on experimental results. The variant of pure TCP Amphp server without HTTP parsing…