xiaomai-bot icon indicating copy to clipboard operation
xiaomai-bot copied to clipboard

Feat: Add proxy feature

Open Ra2-IFV opened this issue 6 months ago • 2 comments

Now you can set proxy in configuration.

Summary by Sourcery

Add support for configuring a proxy for HTTP requests and update relevant functions to utilize the proxy setting.

New Features:

  • Added support for setting a proxy in the configuration, which is used for all HTTP requests made by the application.

Enhancements:

  • Updated multiple HTTP request functions to include the proxy setting from the configuration.

Ra2-IFV avatar Aug 09 '24 13:08 Ra2-IFV