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: jsonrainbow/json-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.1
Choose a base ref
...
head repository: jsonrainbow/json-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.2
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 27, 2026

  1. Fix issue when http headers are already present (#843) for 5.x.x bran…

    …ch (#893)
    
    ## Description
    See #843 
    
    ## Related Issue
    Port of #843 
    Fixes #860 
    Replaces #888 
    
    ## Type of Change
    
    <!-- Mark the appropriate option with an "x" -->
    
    - [x] Bug fix (non-breaking change which fixes an issue)
    - [ ] New feature (non-breaking change which adds functionality)
    - [ ] Breaking change (fix or feature that would cause existing
    functionality to not work as expected)
    - [ ] Documentation update
    - [ ] Code refactoring
    - [ ] Other (please describe):
    
    ## Checklist
    
    <!-- Mark completed items with an "x" -->
    
    - [x] I have read the [CONTRIBUTING](CONTRIBUTING.md) guidelines
    - [x] My code follows the code style of this project
    - [x] I have added tests that prove my fix is effective or that my
    feature works
    - [x] All new and existing tests pass
    - [x] I have updated the documentation accordingly
    - [x] My changes generate no new warnings
    
    ## Additional Notes
    
    <!-- Add any additional information that might be helpful for reviewers
    -->
    DannyvdSluijs authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    2f7abf6 View commit details
    Browse the repository at this point in the history
Loading