Searched refs:LaxContentLengthStrategy (Results 1 – 5 of 5) sorted by relevance
186 public class LaxContentLengthStrategy implements ContentLengthStrategy { class188 public LaxContentLengthStrategy() { in LaxContentLengthStrategy() method in LaxContentLengthStrategy
46 import org.apache.http.impl.entity.LaxContentLengthStrategy;93 return new EntityDeserializer(new LaxContentLengthStrategy()); in createEntityDeserializer()
46 import org.apache.http.impl.entity.LaxContentLengthStrategy;94 return new EntityDeserializer(new LaxContentLengthStrategy()); in createEntityDeserializer()
524 HPLorg/apache/http/impl/entity/LaxContentLengthStrategy;-><init>()V525 HPLorg/apache/http/impl/entity/LaxContentLengthStrategy;->determineLength(Lorg/apache/http/HttpMess…
3249 …@Deprecated public class LaxContentLengthStrategy implements org.apache.http.entity.ContentLengthS…3250 ctor @Deprecated public LaxContentLengthStrategy();