Home
last modified time | relevance | path

Searched defs:httpDelete (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/httpclient/src/test/java/org/robolectric/shadows/httpclient/
DParamsParserTest.java51 HttpDelete httpDelete = new HttpDelete("http://example.com/deleteme"); in parseParams_returnsNullForUnsupportedOperations() local
/external/libcups/cups/
Dhttp.c518 httpDelete(http_t *http, /* I - HTTP connection */ in httpDelete() function