我想使用JQuery-File-Upload上傳文件,但使用HTTP「PUT」而不是multipart-forms。 According to their site:如何使用JQuery使用HTTP「PUT」上傳文件?
- Multipart and file contents stream uploads:
Files can be uploaded as standard "multipart/form-data" or file contents stream (HTTP PUT file upload).
,但我不能在其文檔中的任何地方找到至於如何做到這一點。誰能幫忙?
http://stackoverflow.com/questions/812711/how-do-you-do-an-http-put – amosrivera 2011-04-01 20:26:46