12 #ifndef __NET_WEBTYPES_H__
13 #define __NET_WEBTYPES_H__
30 return lhs.
equal(rhs,
true );
106 #endif // __NET_WEBTYPES_H__
std::pair< int64, int64 > NET_RequestRange
bool equal(const UT_StringRef &str, bool ignore_case=false) const
std::error_category UT_ErrorCategory
UT_ErrorCode make_error_code(NET::CurlError e)
NET_API const UT_ErrorCategory & GetHTTPErrorCategory()
std::error_code UT_ErrorCode
bool operator()(const UT_StringHolder &lhs, const UT_StringHolder &rhs) const
size_t operator()(const UT_StringHolder &str) const
SYS_NO_DISCARD_RESULT UT_StringRef toLower() const
We need a custom hasher that doesnt take case into account.
NET_API UT_StringHolder NETknownHeadersToString(NET_KnownHeaders header)