Uploading a file using HTTP

Richard Chamberlain richard_chamberlainREMOVE at ntlworld.com
Mon Jan 15 14:30:17 EST 2001


Have a look in http://www.vex.net/parnassus/

Do a search under upload. There are a couple of examples of file uploading.

Richard
  <vonWedel at lfpt.rwth-aachen.de> wrote in message news:mailman.979555822.8864.python-list at python.org...

  Hi, 

  I want to upload a file using httplib -- how do I do this? 

  I know how to access the file in a _request_ of the 
  server, but how can I transmit a file from the client 
  to the server using the HTTP library implementation 
  of Python? 

  TNX for help, 
  Lars 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20010115/4d098073/attachment.html>


More information about the Python-list mailing list