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

Fixed an error caused of character when @ > 1 during proxy authentication #1452

Merged
merged 3 commits into from Dec 8, 2022

Conversation

Amzza0x00
Copy link
Contributor

Example:
c := &fasthttp.Client{ Dial: fasthttpproxy.FasthttpHTTPDialerTimeout("admin:adminpass@123@localhost:9050", time.Second * 2), }

fasthttpproxy/http.go Outdated Show resolved Hide resolved
fasthttpproxy/http.go Outdated Show resolved Hide resolved
@erikdubbelboer erikdubbelboer merged commit f6aac90 into valyala:master Dec 8, 2022
@erikdubbelboer
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants