1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 10:02:38 +01:00
actix-web/actix-http/src/header
Zac Pullar-Strecker fba31d4e0a Expose ContentDisposition in actix-multipart to fix broken doc link (#1114)
* Expose ContentDisposition in actix-multipart to fix broken doc link

* Revert "Expose ContentDisposition in actix-multipart to fix broken doc link"

This reverts commit e90d71d16c.

* Unhide actix-http::header::common docs

These types are used in other exported documented interfaces and create
broken links if not documented.
See `actix_multipart::Field.content_disposition`
2019-10-02 09:48:25 +06:00
..
common Replace ClonableService with local copy 2019-07-17 13:55:44 +06:00
shared Merge actix-http project 2019-03-26 11:54:35 -07:00
map.rs Allow HeaderMap to be cloned (#1014) 2019-07-29 08:11:23 +04:00
mod.rs Expose ContentDisposition in actix-multipart to fix broken doc link (#1114) 2019-10-02 09:48:25 +06:00