ascii-chat
0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
http_client.h
Go to the documentation of this file.
1
#pragma once
2
33
#include <stddef.h>
34
78
char
*
https_get
(
const
char
*hostname,
const
char
*path);
79
https_get
char * https_get(const char *hostname, const char *path)
Perform HTTPS GET request.
Definition
http_client.c:109
lib
network
http_client.h
Generated by
1.9.8