Is it able to build a parse header only gateway using hyper? #3186
Dennis-Zhang-SH
started this conversation in
General
Replies: 1 comment 3 replies
|
Based on your short description, it sounds like yes. The gateway example does that. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Hi, I am a newbie to rust and hyper, is it able that I only parse the header part of the request, and validate the request then forward it?
All reactions