Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.69 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.69 KB

WebAssembly for Proxies (Rust SDK)

Build Status Crate Documentation Apache 2.0 License

Crate features

This crate supports the following optional features:

  • header-value - uses RFC-compliant HeaderValue instead of UTF-8 String for HTTP header and trailer values. This will become the default in future releases.

Examples

Articles & blog posts from the community

Contributing changes

See CONTRIBUTING.md and DEVELOPMENT.md files.