OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
http_server.h File Reference
#include <map>
#include <string>
#include <boost/function.hpp>
#include "io/ssl_server.h"
#include "base/util.h"
Include dependency graph for http_server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SslConfig
 
class  HttpServer
 

Macros

#define HTTP_WILDCARD_ENTRY   "_match_any_"
 

Macro Definition Documentation

#define HTTP_WILDCARD_ENTRY   "_match_any_"

Definition at line 16 of file http_server.h.