We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edafbf9 commit b10f1d4Copy full SHA for b10f1d4
1 file changed
NetSSL_Win/include/Poco/Net/HTTPSClientSession.h
@@ -46,7 +46,7 @@ class NetSSL_Win_API HTTPSClientSession: public HTTPClientSession
46
/// specify the server's host name and port number.
47
///
48
/// Then create a HTTPRequest object, fill it accordingly,
49
- /// and pass it as argument to the sendRequst() method.
+ /// and pass it as argument to the sendRequest() method.
50
51
/// sendRequest() will return an output stream that can
52
/// be used to send the request body, if there is any.
0 commit comments