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

Allow Interceptors to add EventListeners. #7447

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    71a81bd View commit details
    Browse the repository at this point in the history
  2. Fix

    yschimke committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    09cef85 View commit details
    Browse the repository at this point in the history
  3. Fix

    yschimke committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0af89a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Improve implementation

    yschimke committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d86fc0e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    1b9d579 View commit details
    Browse the repository at this point in the history
  2. Update okhttp/src/jvmMain/kotlin/okhttp3/Interceptor.kt

    Co-authored-by: Benoît Quenaudon <[email protected]>
    yschimke and oldergod committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    44b34f1 View commit details
    Browse the repository at this point in the history
  3. Add docs

    yschimke committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    0630416 View commit details
    Browse the repository at this point in the history
  4. Fixes

    yschimke committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    70b12d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge branch 'master' into chain_cancellation

    # Conflicts:
    #	okhttp-testing-support/src/main/kotlin/okhttp3/RecordingEventListener.kt
    yschimke committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    80f4858 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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

Commits on Jan 8, 2023

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