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

Support Reqwest Middleware #8

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

Commits on May 25, 2022

  1. WithMiddleware

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0fab58a View commit details
    Browse the repository at this point in the history
  2. dbg prints

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    37bc520 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d4b5d4 View commit details
    Browse the repository at this point in the history
  4. removed default_encodings

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    f8162da View commit details
    Browse the repository at this point in the history
  5. updated reqwest

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    73c9147 View commit details
    Browse the repository at this point in the history
  6. printing texts

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    62080ef View commit details
    Browse the repository at this point in the history
  7. manual inseert charset

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    18a05ab View commit details
    Browse the repository at this point in the history
  8. removed debug stuff

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    84b8732 View commit details
    Browse the repository at this point in the history
  9. changed "lib.rs" only

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    dd0590e View commit details
    Browse the repository at this point in the history
  10. changed "domain.rs"

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    8443da5 View commit details
    Browse the repository at this point in the history
  11. patched "response_info"

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d8b73d2 View commit details
    Browse the repository at this point in the history
  12. removed comments

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    6f98d5f View commit details
    Browse the repository at this point in the history
  13. commented "TODO"

    Zizico2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5a712f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Removed Box. Not tested

    Zizico2 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    346f926 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Zizico2/main

    Removed `Box`. Not tested
    Zizico2 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d9e6400 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    fd3d8cf View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    Co-authored-by: Matthias Seitz <[email protected]>
    Zizico2 and mattsse authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c5bef2b View commit details
    Browse the repository at this point in the history