Fix typo in 'Http.hpp'
This commit is contained in:
parent
92dbac623b
commit
c2e065b9bc
@ -100,7 +100,7 @@ public:
|
||||
/// \brief Set the request method
|
||||
///
|
||||
/// See the Method enumeration for a complete list of all
|
||||
/// the availale methods.
|
||||
/// the available methods.
|
||||
/// The method is Http::Request::Method::Get by default.
|
||||
///
|
||||
/// \param method Method to use for the request
|
||||
|
Loading…
Reference in New Issue
Block a user