HTTP v1.13.1
|
Custom equal for headers. More...
#include <HTTPUtility.h>
Public Member Functions | |
bool | operator() (const std::string &left, const std::string &right) const |
Custom equal for headers.
Definition at line 159 of file HTTPUtility.h.
bool web::InsensitiveStringEqual::operator() | ( | const std::string & | left, |
const std::string & | right ) const |
Definition at line 181 of file HTTPUtility.cpp.