mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-06-01 10:04:00 +00:00
Update documentation
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @file web_client/curl_web_client.cpp
|
||||
* @brief Implements libcurl-backed HTTP utilities, including GET requests,
|
||||
* file downloads, URL encoding, and RAII global curl lifecycle handling.
|
||||
*/
|
||||
|
||||
#include "web_client/curl_web_client.h"
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
||||
Reference in New Issue
Block a user