DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "restcmd/RestEndpoint.hpp"
#include "logging/Logging.hpp"
#include <chrono>
#include <future>
#include <utility>
#include <sstream>
Go to the source code of this file.
Functions | |
void | extendHeader (Http::Header::Collection &headers) |
std::string | getClientAddress (const Pistache::Rest::Request &request) |
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file RestEndpoint.cpp.
|
inline |
Definition at line 60 of file RestEndpoint.cpp.
|
inline |
Definition at line 69 of file RestEndpoint.cpp.