Skip to content

fix(proxy): Update proxy creation instructions and fix all methods#41

Merged
0x676e67 merged 2 commits intomainfrom
docs
Feb 19, 2025
Merged

fix(proxy): Update proxy creation instructions and fix all methods#41
0x676e67 merged 2 commits intomainfrom
docs

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

This pull request includes updates to the Proxy implementation in the src/types/proxy.rs file. The changes primarily focus on enhancing the documentation and modifying the proxy creation methods.

Documentation improvements:

  • Added detailed comments to the methods for setting up HTTP and HTTPS proxy servers, explaining their purpose and usage. [1] [2]

Method updates:

  • Updated the method to create a proxy server for all protocols, including HTTP and HTTPS, and revised the corresponding docstring.
  • Modified the static method all to use rquest::Proxy::all instead of rquest::Proxy::https for creating a proxy for all types of requests.

@0x676e67 0x676e67 changed the title Update Proxy creation instructions fix(proxy): Update proxy creation instructions and fix all methods Feb 19, 2025
@0x676e67 0x676e67 merged commit c1b9bca into main Feb 19, 2025
@0x676e67 0x676e67 deleted the docs branch February 19, 2025 03:43
kreedzZhao pushed a commit to kreedzZhao/rnet that referenced this pull request Dec 8, 2025
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.

1 participant