Stanislav Panferov
|
6a8864cc27
|
Add more functions for client to work with cookies. Fixes #155.
|
2014-12-03 00:33:25 +03:00 |
|
Sean McArthur
|
8071cfa8bf
|
feat(headers): header ergonomics
- Reexports all common::* as header::*
- Most headers implement Deref where it makes sense.
Closes #156
|
2014-11-29 13:55:50 -08:00 |
|
Sean McArthur
|
fcfb0505dd
|
update to newest cookie-rs
|
2014-11-10 12:33:29 -08:00 |
|
Sean McArthur
|
33210641f7
|
use Vec::with_capacity(raw.len()) for Cookies
|
2014-11-10 12:32:11 -08:00 |
|
Sean McArthur
|
5c224289ec
|
adjustments to Cookie and SetCookie
|
2014-11-10 12:32:11 -08:00 |
|
Stanislav Panferov
|
a3fc51611f
|
Add cookie_rs as default feature and implement conditional compilation.
|
2014-11-10 12:31:33 -08:00 |
|
Stanislav Panferov
|
20f156c592
|
Build SetCookie from CookieJar
|
2014-11-10 12:31:33 -08:00 |
|
Stanislav Panferov
|
a85cc476e1
|
Basic Cookie and Set-Cookie (only parsing) headers implementation.
|
2014-11-10 12:31:33 -08:00 |
|