Vincent MEURISSE a scris:
> On Thursday 23 July 2009 04:43:57 pm Eddy Petrișor wrote:
>> Hello,
>> I got at the end of the import, during the changeset close
>> operation the error code 411 - Length Required.
>>
>> So it seems the API returned this code as and answer to this:
>> 'PUT /api/0.6/changeset/.../close'
>>
>> What does this mean?
> 
> This is not an API error but just a standard HTTP one.
> Your request should contain a header "Content-Length" which allow the server 
> to know how much data it can read from your request

Hmm, that's weird, the call is made from a module which uses the
standard Python httplib and I've never seen this message before, while I
did close changesets before in the same way.

-- 
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to