|
Botan 3.13.0
Crypto and TLS for C&
|
#include <http_util.h>
Public Types | |
| using | is_transparent = void |
Public Member Functions | |
| bool | operator() (std::string_view a, std::string_view b) const |
Transparent case-insensitive comparator for HTTP field names. RFC 9110 5.1: "field names are case-insensitive".
Definition at line 48 of file http_util.h.
| using Botan::HTTP::Case_Insensitive_Less::is_transparent = void |
Definition at line 49 of file http_util.h.
|
inline |
Definition at line 51 of file http_util.h.