libquvi
|
Functions | |
void | quvi_http_metainfo_free (quvi_http_metainfo_t handle) |
Free all of memory used by a HTTP meta-info handle. | |
void | quvi_http_metainfo_get (quvi_http_metainfo_t handle, QuviHTTPMetaInfoProperty property,...) |
Return a HTTP meta-info property. | |
quvi_http_metainfo_t | quvi_http_metainfo_new (quvi_t handle, const char *url) |
Query meta-info properties for an URL. |
void quvi_http_metainfo_free | ( | quvi_http_metainfo_t | handle | ) |
Free all of memory used by a HTTP meta-info handle.
void quvi_http_metainfo_get | ( | quvi_http_metainfo_t | handle, |
QuviHTTPMetaInfoProperty | property, | ||
... | |||
) |
Return a HTTP meta-info property.
quvi_http_metainfo_t quvi_http_metainfo_new | ( | quvi_t | handle, |
const char * | url | ||
) |
Query meta-info properties for an URL.