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. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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?
Beta Was this translation helpful? Give feedback.
All reactions