diff --git a/rowers/templates/developers.html b/rowers/templates/developers.html index f5c61712..aefc5453 100644 --- a/rowers/templates/developers.html +++ b/rowers/templates/developers.html @@ -132,12 +132,6 @@ Developers of iOS or Android apps should contact me directly if this doesn't work for them. I can add exceptions.

-

The POST call must have content-type: x-www-form-urlencoded. - I set it this way to support the handy testing utility mentioned - belower. However, - I really would like to support application/json but with the - current framework I cannot support both at the same time. Expect - changes. Write to me if you want to be notified of changes.