Module http_0_2

Module http_0_2 

Source
Available on crate features http-0-2-binding or actix or warp only.

Re-exports§

pub use builder::Builder;

Modules§

builder
deserializer

Structs§

Serializer

Statics§

SPEC_VERSION_HEADER

Traits§

Headers
Any http library should be able to use the to_event function with an implementation of this trait.

Functions§

header_prefix
to_event
Turn a pile of HTTP headers and a body into a CloudEvent