/[Apache-SVN]
ViewVC logotype

Revision 1743220


Jump to revision: Previous Next
Author: rwhitcomb
Date: Tue May 10 16:18:04 2016 UTC (7 years, 11 months ago)
Changed paths: 1
Log Message:
Two small fixes in the Query class:
* Use the "getContentLengthLong()" method to get the complete content length
  (instead of the possibly truncated 32-bit length).
* Call the "QueryListener.failed()" method before we throw the QueryException
  if the server itself returned a "not OK" status.  This seemed to be an
  oversight in the original code since every other place we throw we also
  call this listener method.


Changed paths

Path Details
Directorypivot/trunk/web/src/org/apache/pivot/web/Query.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26