An HTTP web application handler that sends an email when a post request is made. More...
#include <Balau/Network/Http/Server/HttpWebApp.hpp>#include <Balau/Network/Http/Server/HttpWebApps/Impl/CurlEmailSender.hpp>Go to the source code of this file.
Classes | |
| class | EmailSendingHttpWebApp |
| An HTTP web application handler that sends an email when a post request is made. More... | |
Namespaces | |
| Balau | |
| The root Balau namespace. | |
| Balau::Network::Http::HttpWebApps | |
| A set of HTTP web apps provided by the Balau library. | |
An HTTP web application handler that sends an email when a post request is made.