#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

#11 in #naive

Download history 8/week @ 2024-12-04 20/week @ 2024-12-11 2/week @ 2024-12-18 7/week @ 2025-01-15 4/week @ 2025-01-22 8/week @ 2025-02-05 17/week @ 2025-02-12 9/week @ 2025-02-19 24/week @ 2025-02-26 10/week @ 2025-03-05

60 downloads per month

MIT license

12KB
298 lines

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

Dependencies

~2–3MB
~54K SLoC