auth.cpp
Go to the documentation of this file.
1 #include "cpr/auth.h"
2 
3 namespace cpr {
4 
5 const char* Authentication::GetAuthString() const noexcept {
6  return auth_string_.data();
7 }
8 
9 } // namespace cpr
const char * GetAuthString() const noexcept
Definition: auth.cpp:5
std::string auth_string_
Definition: auth.h:22
Definition: auth.cpp:3


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:08