|
glitchedhttps
|
Struct containing an HTTP response's data. More...


Go to the source code of this file.
Classes | |
| struct | glitchedhttps_response |
| Struct containing an HTTP response's data. More... | |
Functions | |
| GLITCHEDHTTPS_API void | glitchedhttps_response_free (struct glitchedhttps_response *response) |
Struct containing an HTTP response's data.
| GLITCHEDHTTPS_API void glitchedhttps_response_free | ( | struct glitchedhttps_response * | response | ) |
Frees an glitchedhttps_response instance that was allocated by glitchedhttps_submit().
| response | The glitchedhttps_response instance ready for deallocation. |