We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629e387 commit 31acc99Copy full SHA for 31acc99
3rdparty/README.md
@@ -107,7 +107,7 @@
107
108
## llhttp
109
- [](https://github.com/nodejs/llhttp)
110
-- Version: 9.2.0
+- Version: 9.2.1
111
- License: MIT
112
113
## lua
3rdparty/llhttp/include/llhttp.h
@@ -4,7 +4,7 @@
4
5
#define LLHTTP_VERSION_MAJOR 9
6
#define LLHTTP_VERSION_MINOR 2
7
-#define LLHTTP_VERSION_PATCH 0
+#define LLHTTP_VERSION_PATCH 1
8
9
#ifndef INCLUDE_LLHTTP_ITSELF_H_
10
#define INCLUDE_LLHTTP_ITSELF_H_
0 commit comments