coeurl::header_less struct

custom comparator used in the headers map

Used for caseinsensitive comparisons

Public functions

auto operator()(const std::string&, const std::string&) const -> bool
Comparison operator, returns true if the lhs is caseinsensitively less than the rhs.