glitchedhttps
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 glitchedhttps.hSimple, lightweight and straight-forward way of doing HTTP(S) requests in C with the help of ARM's open-source MbedTLS library
 glitchedhttps_api.hAPI macro for dllexport/dllimport
 glitchedhttps_cacerts.hTrusted CA certificates chain for SSL connections
 glitchedhttps_debug.hGlitchedhttps debugging/error handling code. Mostly for internal use!
 glitchedhttps_exitcodes.hExit codes returned by the various glitchedhttps functions
 glitchedhttps_guid.hGUID/UUID generator
 glitchedhttps_header.hHTTP request (or response) header (for example: type="Authorization" ; value="Basic YWxhZGRpbjpvcGVuc2VzYW1l")
 glitchedhttps_method.hHTTP Method to use for a glitchedhttps_request
 glitchedhttps_request.hStruct containing an HTTP request's parameters and headers
 glitchedhttps_response.hStruct containing an HTTP response's data
 glitchedhttps_strutil.hUseful string-related utility functions