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: go-chi/httplog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: go-chi/httplog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Jun 16, 2025

  1. Rename "ClientDisconnected" error to "ClientAborted" (#59)

    * Rename "ClientDisconnected" error type to "ClientAborted"
    
    Don't expose the error in pkg API, as we don't return it in the first place.
    
    * Rename "error" key according to the schema but don't stringify
    VojtechVitek authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    8c3e733 View commit details
    Browse the repository at this point in the history
Loading