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

fix set proxy issue #29

Merged
merged 2 commits into from
Aug 13, 2024
Merged

fix set proxy issue #29

merged 2 commits into from
Aug 13, 2024

Conversation

mamantoha
Copy link
Contributor

@mamantoha mamantoha commented May 5, 2024

Fixes

Showing last frame. Use --error-trace for full trace.

In src/mechanize/http/agent.cr:48:26

 48 | client.set_proxy(@proxy) if @proxy
                       ^-----
Error: expected argument #1 to 'HTTP::Client#set_proxy' to be HTTP::Proxy::Client, not (HTTP::Proxy::Client | Nil)

Overloads are:
 - HTTP::Client#set_proxy(proxy_client : HTTP::Proxy::Client)

https://github.com/mamantoha/vk_auth/actions/runs/8954517008/job/24594254489

@Kanezoh Kanezoh merged commit a38045c into Kanezoh:master Aug 13, 2024
4 checks passed
@Kanezoh
Copy link
Owner

Kanezoh commented Aug 13, 2024

@mamantoha thank you for your contribution, and I'm sorry for my late reply...

@mamantoha mamantoha deleted the fix/set-proxy branch August 13, 2024 07:58
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.

2 participants