## Description Prefer `import pico_http_parser` for new code. The original `import picohttpparser` path remains available for compatibility. `picohttpparser` is V implementation of [picohttpparser](https://github.com/h2o/picohttpparser), which in turn is "a tiny, primitive, fast HTTP request/response parser."