Commit Graph

10 Commits

Author SHA1 Message Date
Nikolay Kim e9c139bdea clippy warnings 2018-08-23 09:47:32 -07:00
Gowee d9c7cd96a6 Rework Content-Disposition parsing totally (#461) 2018-08-13 17:34:05 +03:00
axon-q e414a52b51 content_disposition: remove unnecessary allocations 2018-06-12 13:48:23 +00:00
axon-q 1fdf6d13be content_disposition: add doc example 2018-06-09 13:38:21 +00:00
axon-q a11f3c112f fix doc test 2018-06-07 21:18:51 +00:00
axon-q 97b5410aad remove Option from ContentDisposition::from_raw() argument 2018-06-07 12:55:35 +00:00
axon-q c0c1817b5c remove unicase dependency 2018-06-07 10:33:00 +00:00
axon-q 82c888df22 fix test 2018-06-07 09:10:46 +00:00
axon-q 936ba2a368 multipart: parse and validate Content-Disposition 2018-06-06 14:06:01 +00:00
Nikolay Kim 32b5544ad9 port hyper header 2018-03-06 00:43:25 -08:00