Fix #287
This commit is contained in:
parent
048f31109f
commit
69a28d50f6
2 changed files with 28 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue