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

Simple HTTPS client for fetching public keys from GitHub/GitLab. More...

Go to the source code of this file.

Functions

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

Detailed Description

Simple HTTPS client for fetching public keys from GitHub/GitLab.

Definition in file http_client.h.