nodemanager/core/HttpHelper.cpp (4 lines of code) (raw):

#include "HttpHelper.h" using namespace hpc::core; const std::string HttpHelper::AuthenticationHeaderKey = "AuthenticationKey"; const std::string HttpHelper::CallbackUriKey = "CallbackURI";