#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

#1993 in Network programming

35 downloads per month
Used in 3 crates

MIT license

4KB

http-request-validator


lib.rs:

A generic HTTP request validator.

Dependencies

~615KB
~10K SLoC