org.apache.http.entity.ContentLengthStrategy |
Represents a strategy to determine the content length based on the properties of an HTTP message.
Value | ||||
---|---|---|---|---|
int | CHUNKED | -2 | 0xfffffffe | |
int | IDENTITY | -1 | 0xffffffff |
long | determineLength(HttpMessage message) |
HttpException |
---|
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |