Classes | Namespaces
EmailSendingHttpWebApp.hpp File Reference

(5)

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>
Include dependency graph for EmailSendingHttpWebApp.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.
 

Detailed Description

An HTTP web application handler that sends an email when a post request is made.