deno icon indicating copy to clipboard operation
deno copied to clipboard

The underlying "api" of the "http" proxy that initiates the "connect" method is not provided so that the reverse proxy server's ability to forward proxy requests cannot be implemented.

Open masx200 opened this issue 3 years ago • 4 comments

The underlying "api" of the "http" proxy that initiates the "connect" method is not provided so that the reverse proxy server's ability to forward proxy requests cannot be implemented.

masx200 avatar Jun 19 '22 11:06 masx200

https://nodejs.org/dist/latest-v18.x/docs/api/http.html#event-connect

masx200 avatar Jun 19 '22 11:06 masx200

https://github.com/creationix/http-parser-js

Do I have to use http-parser-js to solve this problem?

masx200 avatar Jun 21 '22 03:06 masx200

https://doc.deno.land/deno/unstable/~/Deno.createHttpClient

masx200 avatar Jul 07 '22 00:07 masx200

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 08 '22 21:09 stale[bot]