HomeSort by: relevance | last modified time | path
    Searched refs:ISC_HTTP_REQ_GET (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr-int.h 417 ISC_HTTP_REQ_GET,
http.c 2241 socket->h2->request_type = ISC_HTTP_REQ_GET;
2601 } else if (socket->h2->request_type == ISC_HTTP_REQ_GET &&
2605 } else if (socket->h2->request_type == ISC_HTTP_REQ_GET &&
2618 if (socket->h2->request_type == ISC_HTTP_REQ_GET) {

Completed in 16 milliseconds