POSTing multipart/form-data - fileupload.py (0/1)

Arnold Weis A.Weis at t-online.de
Tue Aug 29 06:27:26 EDT 2000


Lane Stevens <lane at cycletime.com> wrote:

>I am writing an http test driver that must post data to an http server
>to be
>handled by cgi scripts.  The question is this:  How do I post
>multipart/form-data data?

Hi Lane,

here is some code (attachment) - hope this helps...


>A related question is:  Can Apache be configured to dump all of its
>conversations to a log file?  This would provide an alternative way for
>me
>to determine the difference between what NN does and what my test driver

Don't know - it worked just fine against Apache server.

Regards

	Arnold



More information about the Python-list mailing list