Skip to content

Commit

Permalink
Merge pull request #134 from Earlopain/remove-max-header-len
Browse files Browse the repository at this point in the history
Remove `HttpParser.max_header_len`
  • Loading branch information
casperisfine authored Jun 14, 2024
2 parents e8ef6d9 + 2d0eade commit 79ba8e9
Show file tree
Hide file tree
Showing 5 changed files with 213 additions and 281 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:

- name: Tests Rack ${{ matrix.rack }} ${{ matrix.rubyopt }}
run: bundle exec rake

- name: Ensure ragel output is up-to-date
run: git diff --exit-code
Loading

0 comments on commit 79ba8e9

Please sign in to comment.