diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/www/gf-cloud-api.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/gf-cloud-api.html b/src/www/gf-cloud-api.html index 2b98b0057..d2dac9f28 100644 --- a/src/www/gf-cloud-api.html +++ b/src/www/gf-cloud-api.html @@ -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) or 501 (for unsupported HTTP request methods). +Unrecognized parameters in requests are silently ignored. <h2>Requests</h2> @@ -149,7 +150,7 @@ For documentation of GF shell commands, see: <hr> <address></address> <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> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
