[OSM-dev] Diff upload disabled on dev API server?
Tom Hughes
tom at compton.nu
Wed Sep 2 00:31:04 BST 2009
On 01/09/09 22:04, Tom Hughes wrote:
> On 01/09/09 21:35, Karl Guggisberg wrote:
>
>> since a couple of days diff uploads to the dev server fail, whereas on
>> production everything looks fine.
>>
>> Any hint?
>
> It's because that's a POST and it's being redirected from the new server
> to the older server and POST's are hard to redirect. I'll have a look at
> it but hopefully the dev apis will be moved to the new server soon anyway.
I've switched the redirect to use a 307 redirect which makes JOSM work
but there is a danger that some older or less well written HTTP clients
might not handle that too well.
Tom
--
Tom Hughes (tom at compton.nu)
http://www.compton.nu/
More information about the dev
mailing list