mirror of https://github.com/fafhrd91/actix-web
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. |
||
|---|---|---|
| .. | ||
| basic.rs | ||
| on_connect.rs | ||
| uds.rs | ||