HTTP v1.13.1
|
Custom hashing for headers with case insensitive. More...
#include <HTTPUtility.h>
Public Member Functions | |
size_t | operator() (const std::string &value) const |
Custom hashing for headers with case insensitive.
Definition at line 153 of file HTTPUtility.h.
size_t web::InsensitiveStringHash::operator() | ( | const std::string & | value | ) | const |
Definition at line 170 of file HTTPUtility.cpp.