Commit d00a32b
1 parent 9910f5f commit d00a32b
File tree
3 files changed
+2
-3
lines changed- CHANGES
- tests
- vendor
3 files changed
+2
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
629 | 629 |
| |
630 | 630 |
| |
631 | 631 |
| |
632 |
| - | |
633 |
| - | |
634 | 632 |
| |
635 | 633 |
| |
636 | 634 |
| |
|
- .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