I want to be able to upload a file to my server. I followed the instructions in a thread from last year ( http://apache-pivot-users.399431.n3.nabble.com/How-to-post-file-by-pivot-tp881253p887553.html), but found to my chagrin that this doesn't post in the standard html forms way (using Content-Type = multipart/form-data), but rather posts just a single element. Is there any support in Pivot for the RFC 1867 way ( http://tools.ietf.org/html/rfc1867), or am I going to have to roll my own?
- File upload per rfc 1867? Bill van Melle
- Re: File upload per rfc 1867? Greg Brown
- AW: File upload per rfc 1867? Thomas Guretzki
