[OSM-dev] Server 0.6 doesn't answer ...
Matt Amos
zerebubuth at gmail.com
Sat Apr 11 01:52:32 BST 2009
On Fri, Apr 10, 2009 at 9:23 PM, Till Harbaum / Lists <lists at harbaum.org> wrote:
> another small thing: I don't get any result code or the like when closing the
> changeset. Shouldn't i get some kind of status or so? I only get a single
> whitespace (0x20).
you do - if its successful it returns 200 OK, if there's an error
it'll return one of the error statuses 4xx or 5xx.
bizarrely, the response document should be empty. but i guess rails
figures a single space is "empty".
cheers,
matt
More information about the dev
mailing list