cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: Delay in HTTP PUT and a SOLUTION

From: <garym_at_xmlteam.com>
Date: Thu, 25 Sep 2008 12:20:47 -0400

>>>>> "r" == rodney <rodney_at_optimail.com.au> writes:

    r> Also I'm going to have a look in Django to see why it didn't
    r> respond with a 100 Continue message. I don't recall seeing this
    r> with Ruby on Rails.

An update on my situation: it seems I had misread the tcpdump and
thought the correct response happened when it didn't. In our case,
the remote server does NOT respond with the 100 Continue message,
it simply acks the request.

Here's the sticky bit: the remote server is using libwww-perl's
HTTP::Daemon which claims to conform to HTTP 1.1 protocols.

I have tried this with several versions of libwww-perl on Linux
machines, and they all fail to respond with 100 Continue.

-- 
	gary lawrence murphy <garym_at_xmlteam.com> ::  www.xmlteam.com
	:: sports data integration through open standard sportsml ::
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-09-25

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET