Module ApacheHttp
Provides classes and predicates related to org.apache.http.* and org.apache.hc.*.
Import path
import semmle.code.java.frameworks.ApacheHttpImports
| java | Provides all default Java QL imports. |
Classes
| ApacheHttpEntityGetContent | |
| ApacheHttpGetParams | |
| ApacheHttpRequest | An HTTP request as represented by the Apache HTTP Client library. This is either |
| ApacheHttpSetHeader | A call that sets a header of an |
| TypeApacheHttpRequestBuilder | The |