wellrested/src/pjdietz/WellRESTed
PJ Dietz d1a77c5454 Allow * wildcard at end of URI template 2014-07-27 16:37:24 -04:00
..
Exceptions Move HttpExceptions to their own namespace 2014-07-14 01:01:41 -04:00
Interfaces Add Client class 2014-07-24 20:41:32 -04:00
Routes Allow * wildcard at end of URI template 2014-07-27 16:37:24 -04:00
Client.php Update phpdoc for Client 2014-07-26 11:59:46 -04:00
Handler.php Update documentation and README 2014-07-26 22:39:26 -04:00
Message.php Add Client class 2014-07-24 20:41:32 -04:00
Request.php Add Request::getFormFields. Add Test for sending form-encoded request 2014-07-26 11:49:15 -04:00
Response.php Fix issue in Response when setting headers in constructor 2014-07-26 01:47:05 -04:00
RouteBuilder.php Update RouteBuilder docs and add test 2014-07-13 14:29:37 -04:00
Router.php Router::getResponse() now returns null to allow better nesting 2014-07-26 19:05:38 -04:00