10
edits
No edit summary |
No edit summary |
||
| Line 59: | Line 59: | ||
/uploads/add | /uploads/add | ||
This one is currently uses multi-part file upload. | This one is currently uses multi-part file upload. I am thinking that we should implement this protocol on the j2me client. It is binary based and is not very complex: http://www.vivtek.com/rfc1867.html | ||
A potential problem is that some device might require the upload to be broken into multiple pieces. But let's not worry about it now and get the most common case right first. | |||
Request: | Request: | ||
edits