[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Turning on Tomcat's RequestDumper causes problem with we

AfroiD do-not-reply at jboss.com
Mon Aug 25 09:53:40 EDT 2008


Put in your client:

  | HttpURLConnection conn;
  | conn.setRequestProperty("Transfer-Encoding", "chunked");
  | conn.setChunkedStreamingMode(-1);
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172308#4172308

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172308



More information about the jboss-user mailing list