actix-web/examples
Rob Ede b1dfec2e87
align header map terminology
To prevent conflicts when migrating, this adds a new method to the
Responder trait that wraps in a CustomizeResponder instead of renaming
with_header to insert_header, like that which exists on HttpResponse.
This is overall a nicer, more explicit API.

Also alters the methods on DefaultHeaders middleware.
2021-12-13 05:10:54 +00:00
..
basic.rs align header map terminology 2021-12-13 05:10:54 +00:00
on_connect.rs add connection level data container (#2491) 2021-12-07 17:23:34 +00:00
uds.rs align header map terminology 2021-12-13 05:10:54 +00:00