I can't get the filename feature of an HTTP Request to work. I had no problems when sending the data as a basic parameter, but I get an HTTP 500 when trying to use a filename. I have also set the parameter name and mime type. I tried several mime types, such as text/plain, text/xml. The data itself is xml.
In the results tree, I see the following: http://64.9.51.61:19080/paytec-testing-tool/testingMain.do Query Data: url=http://app-mbg0:19080/Earn/EarnISOServlet Cookie Data: null It appears that the information from the filename was not included in the request. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

