Home
last modified time | relevance | path

Searched refs:isChunked (Results 1 – 16 of 16) sorted by relevance

/external/apache-http/src/org/apache/http/entity/
DHttpEntityWrapper.java83 public boolean isChunked() { in isChunked() method in HttpEntityWrapper
84 return wrappedEntity.isChunked(); in isChunked()
DBufferedHttpEntity.java94 public boolean isChunked() { in isChunked() method in BufferedHttpEntity
95 return (buffer == null) && wrappedEntity.isChunked(); in isChunked()
DAbstractHttpEntity.java121 public boolean isChunked() { in isChunked() method in AbstractHttpEntity
/external/apache-http/src/org/apache/commons/codec/binary/
DBase64.java237 public static byte[] encodeBase64(byte[] binaryData, boolean isChunked) { in encodeBase64() argument
256 if (isChunked) { in encodeBase64()
305 if (isChunked) { in encodeBase64()
356 if (isChunked) { in encodeBase64()
/external/apache-http/src/org/apache/http/
DHttpEntity.java101 boolean isChunked(); in isChunked() method
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
DHttpEntityStub.java18 @Override public boolean isChunked() { in isChunked() method in HttpEntityStub
/external/apache-http/src/org/apache/http/protocol/
DRequestContent.java84 if (entity.isChunked() || entity.getContentLength() < 0) { in process()
DResponseConnControl.java93 (!entity.isChunked() || ver.lessEquals(HttpVersion.HTTP_1_0))) { in process()
DResponseContent.java81 if (entity.isChunked() && !ver.lessEquals(HttpVersion.HTTP_1_0)) { in process()
/external/apache-http/src/org/apache/http/impl/
DDefaultConnectionReuseStrategy.java107 if (!entity.isChunked() || in keepAlive()
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/apache-http/android/src/android/net/http/
DConnection.java525 if (!entity.isChunked() || ver.lessEquals(HttpVersion.HTTP_1_0)) { in keepAlive()
/external/robolectric/lib/main/
Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.codec_1.3.0.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...