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 |
|
Pascal Hertleif
|
890a7e70d6
|
Add missing API docs
These were written without much knowledge of the actix-web internals!
Please review carefully!
|
2018-06-02 15:52:50 +02:00 |
|
Nikolay Kim
|
3e0a71101c
|
drop with2 and with3
|
2018-06-01 10:54:23 -07:00 |
|
Kornel
|
5b4b885fd6
|
Replace use of try!() with ?
|
2018-04-17 23:20:47 +01:00 |
|
Nikolay Kim
|
113f5ad1a8
|
add rustfmt config
|
2018-04-13 16:02:01 -07:00 |
|
Nikolay Kim
|
44e3df82f6
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
Nikolay Kim
|
9e751de707
|
re-arrange modules and exports
|
2018-03-30 17:31:18 -07:00 |
|
Nikolay Kim
|
052d5f0bc5
|
silence AsciiExt deprecation warn
|
2018-03-26 16:12:25 -07:00 |
|
Alexander Andreev
|
2d80c5053d
|
spelling check
|
2018-03-24 09:35:52 +03:00 |
|
Nikolay Kim
|
14a511bdad
|
use IntoHeaderValue and Header for client request
|
2018-03-06 15:18:04 -08:00 |
|
Nikolay Kim
|
526753ee88
|
update tests for stable compiler
|
2018-03-06 07:56:43 -08:00 |
|
Nikolay Kim
|
32b5544ad9
|
port hyper header
|
2018-03-06 00:43:25 -08:00 |
|
Nikolay Kim
|
e182ed33b1
|
add Header trait
|
2018-03-05 19:28:42 -08:00 |
|