#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

27 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