VLC 4.0.0-dev
Loading...
Searching...
No Matches

Go to the source code of this file.

Functions

struct vlc_http_msgvlc_http_mgr_request (struct vlc_http_mgr *mgr, bool https, const char *host, unsigned port, const struct vlc_http_msg *req, bool idempotent, bool payload)
 Sends an HTTP request.
 
struct vlc_http_cookie_jar_tvlc_http_mgr_get_jar (struct vlc_http_mgr *)
 
struct vlc_http_mgrvlc_http_mgr_create (vlc_object_t *obj, struct vlc_http_cookie_jar_t *jar)
 Creates an HTTP connection manager.
 
void vlc_http_mgr_destroy (struct vlc_http_mgr *mgr)
 Destroys an HTTP connection manager.