document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. POST tratar-upload.php HTTP/1.1
  2. Host: localhost
  3. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.16)
  4. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  5. Accept-Language: es-es,es;q=0.8,en-us;q=0.5,en;q=0.3
  6. Accept-Encoding: gzip,deflate
  7. Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
  8. Keep-Alive: 300
  9. Connection: keep-alive
  10. Referer: http://localhost/upload.html
  11. Content-Type: multipart/form-data; boundary=---------------------------265001916915724
  12. Content-Length: <2 x RETORNO DE CARRO + SALTO DE LINEA>
  13.  
  14. -----------------------------265001916915724
  15. Content-Disposition: form-data; name="f1"; filename="archivo1.ext"
  16. Content-Type: application/binary<2 x RETORNO DE CARRO + SALTO DE LINEA>
  17.  
  18.  
  19. -----------------------------265001916915724
  20. Content-Disposition: form-data; name="f2"; filename="archivo2.ext"
  21. Content-Type: application/binary<2 x RETORNO DE CARRO + SALTO DE LINEA>
  22.  
  23.  
  24. -----------------------------265001916915724--
');