mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 09:24:55 +02:00
Update HTTPClientSession.h
Fix typo in the documentation.
This commit is contained in:
parent
edafbf9c08
commit
dbc70e43d4
@ -45,7 +45,7 @@ class Net_API HTTPClientSession: public HTTPSession
|
||||
/// 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