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: nodejs/llhttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nodejs/llhttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 18 files changed
  • 1 contributor

Commits on Sep 23, 2022

  1. Disable chunked on obs (#196)

    * http: disable chunked encoding when OBS fold is used
    
    * http: do not accept LF in headers without lenient flag
    ShogunPanda authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f49fbf5 View commit details
    Browse the repository at this point in the history
  2. 6.0.10

    ShogunPanda committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    07cf037 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    ef539d7 View commit details
    Browse the repository at this point in the history
  2. 6.0.12

    ShogunPanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    81dae75 View commit details
    Browse the repository at this point in the history
  3. 6.1.0

    ShogunPanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0ed1d84 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    338e411 View commit details
    Browse the repository at this point in the history
  2. 6.1.1

    ShogunPanda committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6d6527e View commit details
    Browse the repository at this point in the history
Loading