diff --git a/llhttp.spec b/llhttp.spec index 3378162..d160f73 100644 --- a/llhttp.spec +++ b/llhttp.spec @@ -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 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 Summary: Development files for llhttp