Link Details

Link 114316 thumbnail
User 111696 avatar

By bloid
via weblogs.java.net
Published: Sep 16 2008 / 14:45

Before we get into the source code, I want to point it out again that the entire trick bases on HTTP/1.1 Chunked Encoding at http://www.ietf.org/rfc/rfc2616.txt A successful use also relies on that all servers between your applications fully comply with the Chunked Encoding and do not cache either request or response. These servers may be proxy, firewall, load balancer, http server, servlet container, etc. However today's most server products support HTTP/1.1 very well. And usually they do not cache for POST. A POST may contain a large file in MB even GB.
  • 9
  • 0
  • 1567
  • 555

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (0)