HomeSort by relevance Sort by last modified time
    Searched full:answercode (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/doc/examples/
largepost.c 31 int answercode; member in struct:connection_info_struct
86 con_info->answercode = MHD_HTTP_INTERNAL_SERVER_ERROR;
97 con_info->answercode = MHD_HTTP_FORBIDDEN;
113 con_info->answercode = MHD_HTTP_OK;
179 con_info->answercode = MHD_HTTP_OK;
219 con_info->answercode);
  /external/libmicrohttpd/doc/chapters/
largerpost.inc 152 con_info->answercode = MHD_HTTP_OK;
194 con_info->answercode);
225 con_info->answercode = MHD_HTTP_INTERNAL_SERVER_ERROR;
249 con_info->answercode = MHD_HTTP_FORBIDDEN;
275 con_info->answercode = MHD_HTTP_OK;
  /external/libmicrohttpd/doc/
libmicrohttpd-tutorial.info     [all...]

Completed in 193 milliseconds