#http-request #validation #http #webhook #request-body

http-request-validator

Abstract HTTP request validation interface, providing access to a buffered request body and headers to the validation function. Designed to be fit for implementing HTTP request signature checks for WebHooks and similar tasks

1 unstable release

0.1.0 Jun 20, 2023

#31 in #request-body

Download history 11/week @ 2024-02-19 28/week @ 2024-02-26 9/week @ 2024-03-04 15/week @ 2024-03-11 6/week @ 2024-03-18 15/week @ 2024-03-25 46/week @ 2024-04-01 3/week @ 2024-04-08 5/week @ 2024-04-15 6/week @ 2024-04-22

65 downloads per month
Used in 3 crates

MIT license

4KB

http-request-validator


lib.rs:

A generic HTTP request validator.

Dependencies

~0.8–1.3MB
~27K SLoC