Skip to content

Commit 525db49

Browse files
author
hyotak.yun
committed
.
1 parent d6b882a commit 525db49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release/include/cpprest/ws_client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ class websocket_client_config
217217
web::http::http_headers m_headers;
218218
bool m_sni_enabled;
219219
utf8string m_sni_hostname;
220-
bool m_validate_certificates;
220+
bool m_validate_certificates;
221221
};
222222

223223
/// <summary>

0 commit comments

Comments
 (0)