Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ktorio/ktor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ktorio/ktor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stexxe/cached-calls-okhttp-logging
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 2 files changed
  • 1 contributor

Commits on May 11, 2025

  1. Rewrite log recorder

    Stexxe committed May 11, 2025
    Configuration menu
    Copy the full SHA
    074be6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1ab8e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Add headers and body tests

    Stexxe committed May 12, 2025
    Configuration menu
    Copy the full SHA
    215dbeb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Log cached response body

    Stexxe committed May 13, 2025
    Configuration menu
    Copy the full SHA
    c05dbd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5653486 View commit details
    Browse the repository at this point in the history
  3. Proper logging for closed body

    Stexxe committed May 13, 2025
    Configuration menu
    Copy the full SHA
    1a5f867 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Explicit wait for logs to come

    Stexxe committed May 15, 2025
    Configuration menu
    Copy the full SHA
    8f42cb7 View commit details
    Browse the repository at this point in the history
Loading