You've already forked cpp-httplib
Fix #287
This commit is contained in:
@ -912,6 +912,8 @@ private:
|
||||
};
|
||||
#endif
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
/*
|
||||
* Implementation
|
||||
*/
|
||||
@ -4435,6 +4437,8 @@ inline bool SSLClient::check_host_name(const char *pattern,
|
||||
}
|
||||
#endif
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
} // namespace httplib
|
||||
|
||||
#endif // CPPHTTPLIB_HTTPLIB_H
|
||||
|
Reference in New Issue
Block a user