Add a note about LLHTTP_STRICT_MODE to the package description
This commit is contained in:
parent
4e3f8a3f34
commit
b549350a8f
@ -77,6 +77,9 @@ This project is a port of http_parser to TypeScript. llparse is used to
|
|||||||
generate the output C source file, which could be compiled and linked with the
|
generate the output C source file, which could be compiled and linked with the
|
||||||
embedder's program (like Node.js).
|
embedder's program (like Node.js).
|
||||||
|
|
||||||
|
This copy of the library is compiled with LLHTTP_STRICT_MODE set to 0
|
||||||
|
(disabled), which is the default.
|
||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for llhttp
|
Summary: Development files for llhttp
|
||||||
|
Loading…
Reference in New Issue
Block a user