TrinityCore
HttpService.cpp File Reference
#include "HttpService.h"
#include "BaseHttpSocket.h"
#include "CryptoRandom.h"
#include "Timezone.h"
#include <boost/beast/version.hpp>
#include <boost/uuid/string_generator.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_SHARED_API bool Trinity::Net::Http::CanLogRequestContent (RequestContext const &context)
 
TC_SHARED_API bool Trinity::Net::Http::CanLogResponseContent (RequestContext const &context)