Skip to content

Document proxy support#298

Merged
jsha merged 1 commit into
mainfrom
fix/proxy-doc
Jan 9, 2021
Merged

Document proxy support#298
jsha merged 1 commit into
mainfrom
fix/proxy-doc

Conversation

@algesten

@algesten algesten commented Jan 9, 2021

Copy link
Copy Markdown
Owner

ureq supports proxying using HTTP CONNECT and SOCKS5, the features are however
missing documentation. This brings it to the lib.rs doc.

Close #183

ureq supports proxying using HTTP CONNECT and SOCKS5, the features are however
missing documentation. This brings it to the lib.rs doc.
@algesten algesten requested a review from jsha January 9, 2021 11:04
@jsha jsha merged commit 948f736 into main Jan 9, 2021
@jsha jsha deleted the fix/proxy-doc branch January 9, 2021 17:58
@Shnatsel

Shnatsel commented Jan 9, 2021

Copy link
Copy Markdown

The proxy configuration is not automatically detected based on environment variables, is that correct?

@jsha

jsha commented Jan 9, 2021

Copy link
Copy Markdown
Collaborator

Correct.

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.

"socks-proxy" feature is undocumented

3 participants