Help with HttpRequest -- avoiding 417s from Lighttpd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there a way to prevent HttpRequest (from the pecl_http extension) from using an "Expect: 100-continue" on large POSTs? I've a script which needs to submit pages to a host running Lighttpd v1.4, which does not support section 8.2.3 of the HTTP/1.1 spec and so always returns a "417 Expectation Failed" when such a request is made.

--
Ben Blank <dark.ryder@xxxxxxxxx>
"Oregano, n.  The ancient Italian art of pizza folding."

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux