On Thu, May 05, 2005 at 10:48:58AM -0400, Tim Cheadle wrote:
> > Any reason not to do this for other methods as well?
> 
> Because the other methods in HTTP 1.0 (GET and HEAD) don't require it, nor
> does it make sense as they don't have any post-header content to send.

How about:

  If there's nonzero-length content
    And there isn't a Content-Length header
      We go ahead and add one?

Would that cause damage anywhere?
If so, is there an alternate solution that would cause less (ideally
no) damage?

-- 
Rocco Caputo - http://poe.perl.org/

Reply via email to