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/cors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: go-chi/cors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 5 contributors

Commits on Mar 10, 2023

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

Commits on Nov 12, 2023

  1. Fix broken link (#25)

    lordidiot authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    76ca797 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    b41f767 View commit details
    Browse the repository at this point in the history
  2. Update Go version in CI (#32)

    * Update Go version in CI
    
    * Remove obsolete GO111MODULE: off
    
    * Update github actions
    VojtechVitek authored May 4, 2024
    Configuration menu
    Copy the full SHA
    f8fbaee View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Fix Origin header check (#38)

    * Check for Origin header - it's mandatory
    
    * Allow null/empty origin header
    c2h5oh authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    3a53812 View commit details
    Browse the repository at this point in the history
Loading