Skip to content

3.13.5

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Mar 21:54
· 3459 commits to master since this release
v3.13.5
1c1dfb0

Bug fixes

  • Skipped the duplicate singleton header check in lax mode (the default for response
    parsing). In strict mode (request parsing, or -X dev), all RFC 9110 singletons
    are still enforced -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #12302.