curl-and-php
Re: Delete documents in lotus domino web-server
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 8 Feb 2008 11:38:52 +0100 (CET)
Date: Fri, 8 Feb 2008 11:38:52 +0100 (CET)
On Fri, 8 Feb 2008, Trond wrote:
> I find this most frustrating since all my other url-requests work out well.
>
> I'm greatful for any help I can get on this matter.
As always, try LiveHTTPHeaders (or similar) to capture the complete requests
and then try to mimic that behaviour as closely as possible with PHP/CURL.
Personally I prefer using the command line curl tool for this since then I can
use --trace-ascii etc to compare with the LiveHTTPHeaders to see that my
operations are "similar enough".
Good luck!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2008-02-08