Replies: 1 comment 1 reply
-
Yeah, zzz would work fine for that. Only thing is you would have to provide your own HTTP client (or wait for #33 to get completed). What about the basic example didn't work? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, great work on this lib. I wonder if it would work to make a HTTP forwarding proxy? I didn't dive enough into source code and docs yet. Thanks!
Edit: I tried using example to make a basic_handler and see what happen when doing
curl -x http://localhost:8080 <any_target>
and the Frame is refused by the serverBeta Was this translation helpful? Give feedback.
All reactions