After executing the script I am getting following Request: Content-Disposition: form-data; name="dDocType" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit
Is it possible to change 8bit to 64bit? In the response I am getting "Unable to get response from server: 10053" (My script is trying to submit a Form having couple of fields. I think this response is because of 'Content-Transfer-Encoding: 8bit'. Because requests can not accomodate values with size more than 8bit.) -- View this message in context: http://www.nabble.com/Is-it-possible-to-change-%22Content-Transfer-Encoding%3A-8bit%22-to-64bit-tp17340581p17340581.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

