Searched defs:httpGet (Results 1 – 3 of 3) sorted by relevance
30 HttpGet httpGet = new HttpGet("example.com"); in parseParams_shouldNotParseNonPostEntitiesIntoParams() local
262 HttpGet httpGet = new HttpGet("http://example.com"); in shouldRecordExtendedRequestData() local
755 httpGet(http_t *http, /* I - HTTP connection */ in httpGet() function