#link #header #http #parser #naive #value #algorithm

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

#10 in #naive

Download history 9/week @ 2024-02-19 26/week @ 2024-02-26 9/week @ 2024-03-04 13/week @ 2024-03-11

57 downloads per month

MIT license

12KB
298 lines

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

Dependencies

~1.5MB
~60K SLoC