JongHyun Kim

Results 5 issues of JongHyun Kim

### Pull Request Type - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [...

**Is your feature request related to a problem? Please describe.** This is a hard blocker to use Hyper as a proxy server without worrying about the unexpected normalization by Hyper....

C-feature

**Is your feature request related to a problem? Please describe.** When I use Hyper Client based on the example (https://github.com/hyperium/hyper/blob/3817a79b213f840302d7e27fac8508de9caada0f/examples/client.rs#L49-L54), it doesn't correctly handle the `expect: 100-continue` header in the...

C-feature

**Is your feature request related to a problem? Please describe.** We have a situation that we want to allow request to have multi spaces as a request line delimiter. However,...

A-server
E-easy
C-feature
A-http1

**Is your feature request related to a problem? Please describe.** Our use case of Hyper is using it as a proxy server. One of the difference from proxy test we...

C-feature