Searched refs:isParameterTrue (Results 1 – 5 of 5) sorted by relevance
113 public boolean isParameterTrue(final String name) { in isParameterTrue() method in AbstractHttpParams
198 boolean strict = params.isParameterTrue(CoreProtocolPNames.STRICT_TRANSFER_ENCODING); in determineLength()
128 if (params.isParameterTrue(ClientPNames.REJECT_RELATIVE_REDIRECT)) { in getLocationURI()
693 HPLorg/apache/http/params/AbstractHttpParams;->isParameterTrue(Ljava/lang/String;)Z
3734 method @Deprecated public boolean isParameterTrue(String);