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

  /external/libmicrohttpd/doc/examples/
simplepost.c 41 const char *errorpage = variable
173 return send_page (connection, errorpage);
largepost.c 48 const char *errorpage = variable
224 return send_page (connection, errorpage, MHD_HTTP_BAD_REQUEST);
  /external/libmicrohttpd/doc/chapters/
processingpost.inc 35 const char* errorpage="<html><body>This doesn't seem to be right.</body></html>";
233 return send_page(connection, errorpage);
largerpost.inc 197 return send_page(connection, errorpage, MHD_HTTP_BAD_REQUEST);
  /external/libmicrohttpd/doc/
libmicrohttpd-tutorial.info     [all...]
  /external/jetty/src/java/org/eclipse/jetty/webapp/
StandardDescriptorProcessor.java     [all...]
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
jetty-6.1.0.jar 

Completed in 79 milliseconds