Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/net: FTP_PROXY support in http/httpproxy #62008

Closed
HakanSunay opened this issue Aug 14, 2023 · 1 comment
Closed

x/net: FTP_PROXY support in http/httpproxy #62008

HakanSunay opened this issue Aug 14, 2023 · 1 comment
Labels
Milestone

Comments

@HakanSunay
Copy link

Is it possible to add FTP_PROXY support in https://github.com/golang/net/tree/master/http/httpproxy?

@gopherbot gopherbot added this to the Unreleased milestone Aug 14, 2023
@HakanSunay HakanSunay changed the title x/net: FTP_PROXY support in httpproxy x/net: FTP_PROXY support in http/httpproxy Aug 14, 2023
@seankhliao
Copy link
Member

FTP isn't a HTTP protocol, I don't think this is the right place to support it.

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants