HomeSort by relevance Sort by last modified time
    Searched refs:MHD_RF_HTTP_VERSION_1_0_ONLY (Results 1 - 2 of 2) sorted by null

  /external/libmicrohttpd/src/include/
microhttpd.h     [all...]
  /external/libmicrohttpd/src/microhttpd/
connection.c 517 (0 != (connection->response->flags & MHD_RF_HTTP_VERSION_1_0_ONLY) ) )
778 (0 == (connection->response->flags & MHD_RF_HTTP_VERSION_1_0_ONLY) ) )
817 (0 == (connection->response->flags & MHD_RF_HTTP_VERSION_1_0_ONLY) ) &&
    [all...]

Completed in 34 milliseconds