--AaB03x Content-Disposition: form-data; name="submit-name" Larry rocks --AaB03x Content-Disposition: form-data; name="files" Content-Type: multipart/mixed; boundary=BbC04y --BbC04y Content-Disposition: file; filename="file1.txt" Content-Type: text/plain ... contents of file1.txt ... --BbC04y Content-Disposition: file; filename="file2.gif" Content-Type: image/gif Content-Transfer-Encoding: binary ...contents of file2.gif... ...contents of file2.gif..2. --BbC04y-- --AaB03x-33 Content-Disposition: form-data; name="submit-name2" Larry22 --AaB03x--