api-sig/guidelines
EdLeafe 3ec748370d Recommend the correct HTTP method for tags
The existing guideline recommends to do a GET on a tag to check its
existence, while our HTTP guideline recommends HEAD for such checks.
Since this is just a check, we should recommend HEAD in this case.
Wording was also added to the HTTP guideline stating that in all cases
where HEAD is implemented, the corresponding GET must be implemented,
too.

Closes-Bug #1677360

Change-Id: I36045e84e906dfbdf60c8989e2a5a5fb39b7cc34
2017-04-04 13:13:45 +00:00
..
2014-10-22 16:24:41 +10:30
2016-03-21 19:19:28 +00:00
2014-10-22 16:24:41 +10:30
2015-11-12 16:02:02 -06:00
2015-11-12 16:02:02 -06:00
2014-10-22 16:24:41 +10:30
2015-01-06 14:27:59 +00:00
2016-08-25 11:55:59 -05:00
2017-02-23 10:13:57 +08:00
2014-10-22 16:24:41 +10:30
2016-10-14 13:31:44 +00:00