We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57c442 commit 7bca178Copy full SHA for 7bca178
README.md
@@ -312,6 +312,9 @@ Versioning of the library is done using conventional semantic versioning. Accord
312
313
You can find the complete list of functions in the library below. In fact, they are just overloaded versions of 5 functions in total.
314
315
+> [!TIP]
316
+> Descriptions of all methods and parameters are also available within the code for IDE use.
317
+
318
```cpp
319
- getRequest
320
- std::future<HttpResult> getRequest(const std::string &url)
0 commit comments