snix/src
Vincent Ambo 3530baa4d0 refactor: Add a method per HTTP verb on Request
Instead of the `Request::new` "constructor" for requests, add a method
per HTTP verb which makes the initialisation slightly more concise.
2019-02-26 23:10:24 +01:00
..
lib.rs refactor: Add a method per HTTP verb on Request 2019-02-26 23:10:24 +01:00
tests.rs refactor: Add a method per HTTP verb on Request 2019-02-26 23:10:24 +01:00