Rocket/lib
Sergio Benitez a1ad05e879 This commit is a squash of the following commits:
* Add content-type responsers for JSON, HTML, and plain text.
  * Use content-type responders in content_type example.
  * Conditionally create Request `from` HypRequest.
  * Clean-up dispatching and handling in main rocket.
  * Change Level enum to Logging Level and reexport.
  * Allow users to set logging level before launch.
  * Fix content_type example error handling.
  * Percent decode params when user requests `String`.
2016-08-26 18:37:28 -07:00
..
src This commit is a squash of the following commits: 2016-08-26 18:37:28 -07:00
Cargo.toml Use log crate for cleaner, more flexible logging. 2016-08-24 01:30:09 -07:00