#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

2 unstable releases

0.2.0 Dec 6, 2024
0.1.0 Jun 20, 2023

#1943 in Network programming

Download history 2/week @ 2024-08-23 6/week @ 2024-08-30 12/week @ 2024-09-20 10/week @ 2024-09-27 4/week @ 2024-10-04 5/week @ 2024-10-11 1/week @ 2024-10-18 1/week @ 2024-11-01 2/week @ 2024-11-08 3/week @ 2024-11-15 4/week @ 2024-11-22 3/week @ 2024-11-29 198/week @ 2024-12-06

208 downloads per month
Used in 3 crates

MIT license

4KB

http-request-validator


lib.rs:

A generic HTTP request validator.

Dependencies

~620KB
~10K SLoC