Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
hyotak.yun committed Mar 23, 2016
1 parent d6b882a commit 525db49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Release/include/cpprest/ws_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ class websocket_client_config
web::http::http_headers m_headers;
bool m_sni_enabled;
utf8string m_sni_hostname;
bool m_validate_certificates;
bool m_validate_certificates;
};

/// <summary>
Expand Down

0 comments on commit 525db49

Please sign in to comment.