Commit 4682c1c
authored
File tree
3 files changed
+2
-19
lines changed- CHANGES
- tests
- vendor
3 files changed
+2
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | 626 | | |
642 | 627 | | |
643 | 628 | | |
644 | | - | |
645 | 629 | | |
646 | 630 | | |
647 | 631 | | |
| |||
653 | 637 | | |
654 | 638 | | |
655 | 639 | | |
656 | | - | |
657 | | - | |
658 | 640 | | |
659 | 641 | | |
660 | 642 | | |
| |||
- .dockerignore+1
- .github/dependabot.yml+16
- .github/workflows/aiohttp.yml+7-4
- .github/workflows/ci.yaml+11-10
- .github/workflows/codeql.yml+73
- .github/workflows/scorecards.yml+71
- Dockerfile+1-1
- bin/build_wasm.ts+11-7
- bin/generate.ts+6-2
- docs/releasing.md+3-2
- eslint.json+50
- package-lock.json+1.9k-2.3k
- package.json+12-15
- src/llhttp/c-headers.ts+4-4
- src/llhttp/constants.ts+253-251
- src/llhttp/http.ts+22-24
- src/llhttp/url.ts+2-2
- src/llhttp/utils.ts+14-23
- src/native/api.h+2
- test/fixtures/index.ts+6-4
- test/md-test.ts+9-28
- test/request/invalid.md+21
- test/request/method.md+42
- tsconfig.base.json+12
- tsconfig.eslint.json+6
- tsconfig.json+1-10
- tslint.json-14
0 commit comments