File uploads?
Brought to you by:
jnelson
Hi,
I'm trying to get file uploads working with Python's
2.2 cgi.py library. I see support for multipart in
Boa, but my CGI sees only the text fields, not the
type="file" one for the actual file contents. Should
I be expecting this to work with Boa? I'm using
0.94.14rc16 FWIW. Thanks.