You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Halite was built on HTTP::Client in Crystal, and current HTTP::Client does not support the ability to use a web proxy, See crystal-lang/crystal#6011 that it was issued for a long long time ago.
Hello.
Coming from Mechanize@Ruby, I want to use Halite@Crystal now.
However, I can't find the possibility to specify a web proxy at Halite::Client for my requests ... Can this be implemented?
The text was updated successfully, but these errors were encountered: