Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Aug 11, 2024
1 parent 4fdcf2f commit 936b7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/llhttp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ export default {
HTTP,
URL,
CHeaders,
}
}
2 changes: 1 addition & 1 deletion src/llhttp/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -573,4 +573,4 @@ export default {
METHOD_MAP,
H_METHOD_MAP,
STATUSES_HTTP,
}
}

0 comments on commit 936b7b4

Please sign in to comment.