Re: Re: PUT vs. POST (was: php File upload)

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

 



On 8/8/08, Per Jessen <per@xxxxxxxxxxxx> wrote:

> I am not for or against either, I'm just looking for the right argument
> for PUT support as it seems to be lacking (and I've never found myself
> in a situation where PUT was the solution).

I need to accept files of various sizes - up to 2GB, maybe even more
(if it can be supported) - videos, code samples, zips, pdfs, anything.

They're coming from various geographies - so slow unreliable
connections must be factored in.

HTTP upload even with -large- files on a fast connection can be
spotty, due to how many systems are in place between client -> server.
There is no resume either with straight browser upload...

-- 
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