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

[Dio] Replace failed http client adapter with interceptor #728

Merged

Commits on Jan 30, 2022

  1. remove failed http client

    ueman committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    5429841 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge remote-tracking branch 'origin/main' into ref/remove-dio-failed…

    …-request-adapter
    
    # Conflicts:
    #	dio/lib/src/failed_request_client_adapter.dart
    ueman committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5d93645 View commit details
    Browse the repository at this point in the history
  2. Add failed request interceptor

    ueman committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    90afda2 View commit details
    Browse the repository at this point in the history
  3. Clean up

    ueman committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    df6f640 View commit details
    Browse the repository at this point in the history
  4. delete obsolete test

    ueman committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    f1f8338 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. changelog

    ueman committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    b2ca5f6 View commit details
    Browse the repository at this point in the history
  2. Add more info to readme

    ueman committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    0a50583 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Update dio/lib/src/failed_request_interceptor.dart

    Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
    ueman and marandaneto authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    422a5e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    deca26b View commit details
    Browse the repository at this point in the history