#http-header #http-parser #link #value #naive-parser #rfc-8288

http-link

naive implementation of RFC8288 for parsing HTTP Link header value

2 stable releases

1.0.1 Jun 14, 2021
1.0.0 May 30, 2020

#23 in #http-header

27 downloads per month

MIT license

12KB
298 lines

Simple crate for parsing HTTP Link header. Naively implements algorithms described in RFC8288.

Dependencies

~2.3–3.5MB
~57K SLoC