forked from GitHub/gf-core
gf-cloud-api.html: clarification
Unrecoginzed parameter in cloud service requests are silently ignored.
This commit is contained in:
@@ -51,6 +51,7 @@ The HTTP response code is usually 200, but can also be
|
|||||||
400 (for unrecognized commands or missing/unacceptable parameters in requests)
|
400 (for unrecognized commands or missing/unacceptable parameters in requests)
|
||||||
or
|
or
|
||||||
501 (for unsupported HTTP request methods).
|
501 (for unsupported HTTP request methods).
|
||||||
|
Unrecognized parameters in requests are silently ignored.
|
||||||
|
|
||||||
<h2>Requests</h2>
|
<h2>Requests</h2>
|
||||||
|
|
||||||
@@ -149,7 +150,7 @@ For documentation of GF shell commands, see:
|
|||||||
<hr>
|
<hr>
|
||||||
<address></address>
|
<address></address>
|
||||||
<div class=modtime><small>
|
<div class=modtime><small>
|
||||||
<!-- hhmts start -->Last modified: Tue Oct 23 23:16:26 CEST 2012 <!-- hhmts end -->
|
<!-- hhmts start -->Last modified: Fri Apr 19 13:46:24 CEST 2013 <!-- hhmts end -->
|
||||||
</small></div>
|
</small></div>
|
||||||
<address>
|
<address>
|
||||||
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>
|
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user