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

Use reqwest, remove http, ureq and hyper #1632

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    2d1cc7f View commit details
    Browse the repository at this point in the history
  2. Use url instead of http.

    overcat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    60b91c6 View commit details
    Browse the repository at this point in the history
  3. Add utils::http mod

    overcat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c7a2a85 View commit details
    Browse the repository at this point in the history
  4. fixup! Add utils::http mod

    overcat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3aaac0f View commit details
    Browse the repository at this point in the history
  5. use rustls-tls

    overcat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e128ae9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e0b01c View commit details
    Browse the repository at this point in the history
  7. test_helper_url_test_network

    overcat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0ecf735 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    076b1c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b27c2dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5dc7bbf View commit details
    Browse the repository at this point in the history