mirror of
https://github.com/nodejs/http-parser.git
synced 2025-10-17 16:22:32 +08:00
doc: add maintenance notice to readme
I'm moving on and as the last (semi-)active maintainer, that means http-parser is now effectively unmaintained. Refs: https://github.com/nodejs/http-parser/issues/522 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
HTTP Parser
|
||||
===========
|
||||
|
||||
http-parser is [**not** actively maintained](https://github.com/nodejs/http-parser/issues/522).
|
||||
New projects and projects looking to migrate should consider [llhttp](https://github.com/nodejs/llhttp).
|
||||
|
||||
[](https://travis-ci.org/nodejs/http-parser)
|
||||
|
||||
This is a parser for HTTP messages written in C. It parses both requests and
|
||||
|
Reference in New Issue
Block a user