|
glitchedhttps
|
| ▼ include | |
| glitchedhttps.h | Simple, lightweight and straight-forward way of doing HTTP(S) requests in C with the help of ARM's open-source MbedTLS library |
| glitchedhttps_api.h | API macro for dllexport/dllimport |
| glitchedhttps_cacerts.h | Trusted CA certificates chain for SSL connections |
| glitchedhttps_debug.h | Glitchedhttps debugging/error handling code. Mostly for internal use! |
| glitchedhttps_exitcodes.h | Exit codes returned by the various glitchedhttps functions |
| glitchedhttps_guid.h | GUID/UUID generator |
| glitchedhttps_header.h | HTTP request (or response) header (for example: type="Authorization" ; value="Basic YWxhZGRpbjpvcGVuc2VzYW1l") |
| glitchedhttps_method.h | HTTP Method to use for a glitchedhttps_request |
| glitchedhttps_request.h | Struct containing an HTTP request's parameters and headers |
| glitchedhttps_response.h | Struct containing an HTTP response's data |
| glitchedhttps_strutil.h | Useful string-related utility functions |