4 #ifndef _libiqxmlrpc_firewall_h_
5 #define _libiqxmlrpc_firewall_h_
24 return "HTTP/1.0 403 Forbidden\r\n";
Object-oriented networking/multithreading infrastructure.
Definition: acceptor.h:11
An object representation of internet address.
Definition: inet_addr.h:27
Firewall base class.
Definition: firewall.h:13
virtual std::string message()
Override this method for custom good-bye message.
Definition: firewall.h:22