Sergio Benitez
|
025c9243c0
|
Now using a Cargo workspace for (much!) faster builds. Added a temporary query
params example.
|
2016-08-10 17:50:08 -07:00 |
Sergio Benitez
|
3a89cb8e2b
|
Can now retrieve cookies from a handler. SWEET! Bumped version to 0.0.5.
|
2016-08-08 03:48:00 -07:00 |
Sergio Benitez
|
95a8a51b76
|
Added FromRequest and modified macro to use it: any parameters not declared by the user in the attributes will automatically be retrieved using FromRequest.
|
2016-08-08 03:10:23 -07:00 |
Sergio Benitez
|
bceb1ecfb6
|
Added Cookied as a response: can now set cookies. Added example of setting cookies. Working on retrieving them.
|
2016-08-06 23:14:05 -07:00 |