I'm trying to read a HTTPs response coming from tomcat using Http Core NIO. But it seems that the chunked encoding is not handled properly. I cannot say weather chunking is incorrect in Tomcat or NIO because the communication is happening through HTTPs. Is there any known issues like this in Http Core NIO and Tomcat?
When these pages hosted in tomcat are accessed through the browser it works perfectly. Thanks, Supun..