ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
http_client.c File Reference

🌐 HTTPS client with BearSSL for fetching public keys from GitHub/GitLab with CA validation More...

Go to the source code of this file.

Functions

char * https_get (const char *hostname, const char *path)
 Perform HTTPS GET request.
 

Detailed Description

🌐 HTTPS client with BearSSL for fetching public keys from GitHub/GitLab with CA validation

Definition in file http_client.c.