Reviewers: amitmanjhi,

Description:
Change RequestFactory based requests:
- No longer require a 'Content-Length' HTTP request header, thus
enabling support for 'Transfer-Encoding: Chunked'
- Use 'application/json; charset=utf-8' Content-Type instead of
'text/plain; charset=utf=8'

Review by: [email protected]

Please review this at http://gwt-code-reviews.appspot.com/674804/show

Affected files:
M user/src/com/google/gwt/requestfactory/client/impl/RequestFactoryJsonImpl.java
  M user/src/com/google/gwt/requestfactory/server/RequestFactoryServlet.java
  M user/src/com/google/gwt/user/server/rpc/RPCServletUtils.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to