Searched refs:SUBMIT_PAGE (Results 1 – 3 of 3) sorted by relevance
/external/libmicrohttpd/doc/examples/ |
D | sessions.c | 77 #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/ |
D | post_example.c | 55 #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/ |
D | libmicrohttpd-tutorial.info | 3230 …#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 },
|