mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-18 16:37:13 +01:00
Update HTTPSClientSession.h
Fix typo in the documentation.
This commit is contained in:
parent
edafbf9c08
commit
170d74be3a
@ -46,7 +46,7 @@ class NetSSL_API HTTPSClientSession: public HTTPClientSession
|
||||
/// specify the server's host name and port number.
|
||||
///
|
||||
/// Then create a HTTPRequest object, fill it accordingly,
|
||||
/// and pass it as argument to the sendRequst() method.
|
||||
/// and pass it as argument to the sendRequest() method.
|
||||
///
|
||||
/// sendRequest() will return an output stream that can
|
||||
/// be used to send the request body, if there is any.
|
||||
|
Loading…
x
Reference in New Issue
Block a user