Declaration of classes pertaining to responses to the client. More...
#include <cstdint>#include <map>#include <memory>#include <ostream>#include <string>#include <vector>#include "errors.hpp"
Include dependency graph for response.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Response |
| A response. More... | |
| class | ResponseSink |
| Abstract class for anything that can be sent a response. More... | |
Declaration of classes pertaining to responses to the client.
Definition in file response.hpp.