https://github.com/maxdeviant/warp-form-method
A warp filter for accepting form submissions using any HTTP method
https://github.com/maxdeviant/warp-form-method
rust warp warp-filters
Last synced: 11 months ago
JSON representation
A warp filter for accepting form submissions using any HTTP method
- Host: GitHub
- URL: https://github.com/maxdeviant/warp-form-method
- Owner: maxdeviant
- License: mit
- Created: 2021-04-18T16:40:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T18:16:24.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T15:16:43.833Z (11 months ago)
- Topics: rust, warp, warp-filters
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# warp_form_method
[](https://crates.io/crates/warp_form_method)
[](https://docs.rs/warp_form_method/)
[](https://github.com/maxdeviant/warp-form-method/blob/master/LICENSE)
A [warp](https://github.com/seanmonstar/warp) filter for accepting form submissions using any HTTP method.