HTTP connections.
More...
HTTP connections.
◆ vlc_http_conn_release()
References vlc_http_conn::cbs, vlc_http_conn_cbs::release, vlc_chunked_open(), VLC_FORMAT, vlc_h1_conn_create(), vlc_h1_request(), vlc_h2_conn_create(), vlc_http_dbg(), and vlc_http_err().
Referenced by vlc_h1_request(), vlc_http_mgr_release(), vlc_http_request(), and vlc_https_connect_proxy().
◆ vlc_http_dbg()
void void vlc_http_dbg |
( |
void * |
, |
|
|
const char * |
msg, |
|
|
|
... |
|
) |
| |
Referenced by vlc_h1_request(), vlc_h1_stream_fatal(), vlc_h1_stream_open(), vlc_h1_stream_wait(), vlc_h2_error(), vlc_h2_frame_dump(), vlc_h2_recv_thread(), vlc_h2_reset(), vlc_h2_setting(), vlc_h2_stream_end(), vlc_h2_stream_error(), vlc_h2_stream_headers(), vlc_h2_stream_open(), vlc_h2_stream_window_update(), vlc_h2_window_update(), and vlc_http_conn_release().
◆ vlc_http_err()
void vlc_http_err |
( |
void * |
, |
|
|
const char * |
msg, |
|
|
|
... |
|
) |
| |
◆ vlc_http_stream_open()