gchar * protocol_util_headers_get(const struct protocol_headers *headers, const gchar *key)
From the list of headers, get the specified header, ignoring case.
void protocol_util_headers(gchar *head, struct protocol_headers *headers)
From the given buffer, parse out HTTP headers, ignoring the first line (which is typically the GET...
Every header, definition, and whatnot QuickIO needs to run.