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

Add support for http proxy #21

Merged
merged 6 commits into from
Nov 2, 2023
Merged

Add support for http proxy #21

merged 6 commits into from
Nov 2, 2023

Commits on Oct 13, 2023

  1. Add support for http proxy

    * When http proxy is used, then print information about
      using proxy server and URL of this server. This is
      printed only in situation, when proxy server is really
      used for sending given HTTP request.
    jirihnidek committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    346c3f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    45a60f1 View commit details
    Browse the repository at this point in the history
  2. mod: require Go 1.20 onwards

    henvic committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    90010f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    938aae5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3bb0e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ccaa9c View commit details
    Browse the repository at this point in the history