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

Needs proxy support #24

Closed
faissaloo opened this issue Feb 28, 2021 · 1 comment
Closed

Needs proxy support #24

faissaloo opened this issue Feb 28, 2021 · 1 comment

Comments

@faissaloo
Copy link
Owner

In order to avoid potential future legislative cringe proxy support as well as patch out a potential source of leaks we'll need to add proxy support. According to https://dlang.org/phobos/std_net_curl.html it looks like we might have to build out a new way of downloading stuff based on the lower level HTTP API to get that sort of functionality, but that'd also be a good opportunity to have a function that straight up gives you JSON instead of having to deserialize yourself every time.

faissaloo added a commit that referenced this issue Mar 13, 2021
@faissaloo
Copy link
Owner Author

Fixed in 3.7.0

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

No branches or pull requests

1 participant