.. |
config
|
Clean up config example.
|
2016-12-28 18:24:54 -06:00 |
content_types
|
Remove proc_macro as a feature - it's stabilized!
|
2017-01-07 20:59:35 -08:00 |
cookies
|
Use handlebars so that message is escaped in cookies example.
|
2016-11-04 15:33:58 +01:00 |
errors
|
Add tests for errors example.
|
2017-01-06 00:43:20 -06:00 |
extended_validation
|
Fix examples for updates Redirect API.
|
2016-11-03 19:09:08 +01:00 |
form_kitchen_sink
|
Remove non-streaming requests. Use streaming requests everywhere.
|
2016-10-12 00:14:42 -07:00 |
forms
|
Fix decoding of String form values.
|
2016-12-31 01:06:22 -06:00 |
from_request
|
Minor code improvements via clippy.
|
2016-12-17 09:18:30 -08:00 |
handlebars_templates
|
Remove proc_macro as a feature - it's stabilized!
|
2017-01-07 20:59:35 -08:00 |
hello_alt_methods
|
Add tests for hello_alt_methods example.
|
2017-01-06 01:41:48 -06:00 |
hello_person
|
Adds tests for JSON example. Emit warning from JSON FromData.
|
2016-12-21 22:56:58 -08:00 |
hello_ranks
|
Minor code improvements via clippy.
|
2016-12-17 09:18:30 -08:00 |
hello_world
|
Minor code improvements via clippy.
|
2016-12-17 09:18:30 -08:00 |
json
|
Remove proc_macro as a feature - it's stabilized!
|
2017-01-07 20:59:35 -08:00 |
manual_routes
|
Rework Request: add lifetime to future proof, remove unsafe.
|
2016-12-16 03:07:23 -08:00 |
optional_redirect
|
Add tests for optional_redirect example.
|
2016-12-29 12:41:51 -06:00 |
optional_result
|
Add tests for optional_result example.
|
2016-12-28 21:05:15 -06:00 |
pastebin
|
Sync pastebin example with tutorial.
|
2016-12-23 02:38:50 -08:00 |
query_params
|
Add tests for query_params example.
|
2016-12-28 23:20:21 -06:00 |
raw_upload
|
Move the data module into the top-level namespace.
|
2016-10-25 13:24:07 +02:00 |
redirect
|
Add tests for redirect example.
|
2017-01-09 17:17:47 -08:00 |
static_files
|
New HTTP types: ContentType, Status. Responder/Handler/ErrorHandler changed.
|
2016-12-15 00:47:31 -08:00 |
stream
|
Rename `data` to `content` in `response`. Remove `DataOutcome`.
|
2016-10-25 13:03:50 +02:00 |
testing
|
Sync testing exmaple with guide.
|
2016-12-23 02:39:10 -08:00 |
todo
|
Remove proc_macro as a feature - it's stabilized!
|
2017-01-07 20:59:35 -08:00 |