HTTP v1.13.1
Loading...
Searching...
No Matches
web::InsensitiveStringHash Struct Reference

Custom hashing for headers with case insensitive. More...

#include <HTTPUtility.h>

Public Member Functions

size_t operator() (const std::string &value) const
 

Detailed Description

Custom hashing for headers with case insensitive.

Definition at line 153 of file HTTPUtility.h.

Member Function Documentation

◆ operator()()

size_t web::InsensitiveStringHash::operator() ( const std::string & value) const

Definition at line 170 of file HTTPUtility.cpp.


The documentation for this struct was generated from the following files: