Home
last modified time | relevance | path

Searched refs:SUBMIT_PAGE (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/doc/examples/
Dsessions.c77 #define SUBMIT_PAGE "<html><head><title>Ready to submit?</title></head><body><form action=\"/F\" me… macro
445 { "/S", "text/html", &serve_simple_form, SUBMIT_PAGE },
/external/libmicrohttpd/src/examples/
Dpost_example.c55 #define SUBMIT_PAGE "<html><head><title>Ready to submit?</title></head><body><form action=\"/F\" me… macro
429 { "/S", "text/html", &serve_simple_form, SUBMIT_PAGE },
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info3230 …#define SUBMIT_PAGE "<html><head><title>Ready to submit?</title></head><body><form action=\"/F\" m…
3598 { "/S", "text/html", &serve_simple_form, SUBMIT_PAGE },