Harold J. Ship
Harold at giant-steps-networks.com
Wed Apr 5 08:37:58 EDT 2006
[client 127.0.0.1] headers={'Cache-Control': 'no-cache', 'Connection': 'Keep-Alive', 'Content-Length': '484', 'Host': 'localhost:8020', 'User-Agent': 'Shockwave Flash', 'Content-Type': 'multipart/form-data; boundary=----------Ij5KM7cH2Ef1ei4KM7cH2cH2KM7GI3', 'Accept': 'text/*'} -----Original Message----- From: Graham Dumpleton Sent: Wednesday, April 05, 2006 1:23 PM To: Harold J. Ship Cc: mod_python at modpython.org Subject: Re: [mod_python] ValueError with Flash 8 FileReference.upload(url) Sorry, one more thing. Can you modify that handler you used to grab this and add: req.log_error("headers=%s" % `req.headers_in`) Grab what it produces from the Apache error log file and post it here. Need this to see what post is setting as boundary value in content type header. Thanks.
|