Searched refs:UNKNOWN_CONTENT (Results 1 – 4 of 4) sorted by relevance
67 protected long _contentLength = HttpTokens.UNKNOWN_CONTENT;119 _contentLength = HttpTokens.UNKNOWN_CONTENT; in reset()151 _contentLength = HttpTokens.UNKNOWN_CONTENT; in resetBuffer()246 _contentLength=HttpTokens.UNKNOWN_CONTENT; in setContentLength()
36 public static final int UNKNOWN_CONTENT= -3; field
367 _contentLength=HttpTokens.UNKNOWN_CONTENT; in parseNext()613 else if (_contentLength == HttpTokens.UNKNOWN_CONTENT) in parseNext()1063 _contentLength=HttpTokens.UNKNOWN_CONTENT; in reset()1129 _contentLength=HttpTokens.UNKNOWN_CONTENT; in setState()
558 … if (!_persistent && isResponse() && _contentLength == HttpTokens.UNKNOWN_CONTENT) in completeHeader()605 … if (!_persistent && isResponse() && _contentLength == HttpTokens.UNKNOWN_CONTENT) in completeHeader()658 case HttpTokens.UNKNOWN_CONTENT: in completeHeader()