Hi, I am also having Transfer-Encoding: chunked in Response headers. Please help me out to solve this. I am using Apache-2.2.19, with Jboss-4.0.2 and Centos 5.5 64 Bit Operating System
Please find below Response headers: 1. Connection: Keep-Alive 2. Content-Encoding: gzip 3. Content-Language: en 4. Content-Type: text/html;charset=UTF-8 5. Date: Tue, 30 Oct 2012 17:13:44 GMT 6. Keep-Alive: timeout=5, max=98 7. Pragma: no-cache 8. Server: Apache 9. Set-Cookie: com.anm.octashop.lang=en, com.anm.octashop.orgId=0 10. * Transfer-Encoding: chunked * 11. * Vary: Accept-Encoding * 12. X-Powered-By: Servlet 2.4; JBoss-4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)/Tomcat-5.5 Thanks and regards, Nishad Virkud [email protected] On Thursday, 3 December 2009 15:07:42 UTC+5:30, andrei wrote: > > > Hi! > > I've got an issue with node.js v0.1.20 on Webfaction hosting. I try to > run node.js hello world app at a custom port behind their proxy. > > And instead of returning "Hello World" it appends weird chars to the > body like this: > > b > Hello World > 0 > > Their administrator told me that this is a result of the 'chunked' > Transfer-encoding set by the node.js server. > > Is there any way to disable it, how should I change the source code of > hello world app? > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
