Commit Graph

17 Commits

Author SHA1 Message Date
af95f23004 GET Method modified 2017-12-06 23:30:09 -02:00
8d2ba39827 HTTP Methods: Use 405 when appropriate
Use 405 (Method Not Allowed) instead of 404 (Not Found) when a
resource exists at the given locator but does not support the specified
method (e.g. PUT, PATCH, DELETE on a collection).
2017-05-07 06:55:26 -05:00
418d535a45 Updated CDN per issue #36 2016-02-14 12:48:12 -07:00
05e5111325 Adding description of PATCH. 2015-09-21 13:03:32 +02:00
1a3933cd80 Fixed issue with post & get tabs. Added Google AdSense. 2015-08-31 23:41:24 -06:00
e4aa453faa Update httpmethods.html 2015-04-15 10:15:24 +02:00
e621ad70e5 Added in CRUD terminology
> I couldnt' not find any contributing guidelines, so I hope this commit is welcome, even if it is just for discussion.
2015-02-09 10:59:00 +00:00
fb896005bd Updated POST error column to include 409. Changed idempotence section re. DELETE. 2015-02-08 11:30:59 -07:00
ef377daffe Updated license to Creative Commons 4.0 2014-05-29 13:37:30 -06:00
a901182775 Updated GitHub.com ribbon graphics 2014-05-29 13:13:59 -06:00
e2afda6845 Added Idempotence tutorial video. 2013-09-04 14:47:05 -06:00
9363daaa4a Update lessons/httpmethods.html
fixed a typo
2013-01-20 01:30:45 +01:00
c89e31f3c1 Fix typo.
The 'request' word was written twice in the PUT verb description.
2012-11-11 15:16:29 +01:00
a49b0181f5 Introduced restfulresourcenaming.html into the tutorial menu. 2012-06-19 11:12:31 -06:00
0c9b92b056 Added class on lessons sub-menu item to indicate active lesson. 2012-06-18 11:54:54 -06:00
559a3ece51 Added previous/next links to lessons pages. 2012-06-18 11:41:27 -06:00
98217e8d8c Refactored menu structure to introduce lessons drop-down. 2012-06-14 08:12:19 -06:00