![]() |
TrinityCore
|
#include "HttpService.h"#include "BaseHttpSocket.h"#include "CryptoRandom.h"#include "Timezone.h"#include <boost/beast/version.hpp>#include <boost/uuid/string_generator.hpp>#include <boost/uuid/uuid_io.hpp>#include <fmt/chrono.h>
Include dependency graph for HttpService.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Trinity |
| namespace | Trinity::Net |
| namespace | Trinity::Net::Http |
Functions | |
| TC_NETWORK_API bool | Trinity::Net::Http::CanLogRequestContent (RequestContext const &context) |
| TC_NETWORK_API bool | Trinity::Net::Http::CanLogResponseContent (RequestContext const &context) |