Searched refs:isParameterTrue (Results 1 – 4 of 4) sorted by relevance
174 boolean isParameterTrue(String name); in isParameterTrue() method
108 public boolean isParameterTrue(final String name) { in isParameterTrue() method in AbstractHttpParams
193 boolean strict = params.isParameterTrue(CoreProtocolPNames.STRICT_TRANSFER_ENCODING); in determineLength()
123 if (params.isParameterTrue(ClientPNames.REJECT_RELATIVE_REDIRECT)) { in getLocationURI()