|
PUT Upload
The PUT method, though not as widely used as the POST method is perhaps the more efficient way of uploading files to a server. This is because in a The disadvantage with the PUT method is that if you are on a shared hosting enviorenment it may not be available to you. So please check with your ISP before your order Thin File Putter.
The fundamental difference between the POST and PUT requests is reflected in the different meaning of the Request-URI. The URI in a POST request identifies the resource that will handle the enclosed entity. That resource might be a data-accepting process, a gateway to some other protocol, or a separate entity that accepts annotations. In contrast, the URI in a PUT request identifies the entity enclosed with the request
RFC 2616
|
||||||||||||||||
|
| ||||||||||||||||
|
Copyright 2006 Thin File (Private) Limited. All Rights Reserved. |