Kyoto Tycoon
|
HTTP utilities. More...
Classes | |
class | kyototycoon::URL |
URL accessor. More... | |
class | kyototycoon::HTTPClient |
HTTP client. More... | |
class | kyototycoon::HTTPServer |
HTTP server. More... | |
class | kyototycoon::HTTPServer::Logger |
Interface to log internal information and errors. More... | |
class | kyototycoon::HTTPServer::Worker |
Interface to process each request. More... | |
class | kyototycoon::HTTPServer::Session |
Interface to access each session data. More... | |
class | kyototycoon::HTTPServer::Session::Data |
Interface of session local data. More... | |
class | kyototycoon::HTTPServer::WorkerAdapter |
Adapter for the worker. | |
Namespaces | |
namespace | kyototycoon |
All symbols of Kyoto Tycoon. |
HTTP utilities.