![]() |
libgpac
Documentation of the core library of GPAC
|
Collaboration diagram for GF_HTTPOutCtx:| char* GF_HTTPOutCtx::dst |
| char * GF_HTTPOutCtx::user_agent |
| char * GF_HTTPOutCtx::ifce |
| char * GF_HTTPOutCtx::cache_control |
| char * GF_HTTPOutCtx::ext |
| char * GF_HTTPOutCtx::mime |
| char * GF_HTTPOutCtx::wdir |
| char * GF_HTTPOutCtx::cert |
| char * GF_HTTPOutCtx::pkey |
| char * GF_HTTPOutCtx::reqlog |
| GF_PropStringList GF_HTTPOutCtx::rdirs |
| Bool GF_HTTPOutCtx::close |
| Bool GF_HTTPOutCtx::hold |
| Bool GF_HTTPOutCtx::quit |
| Bool GF_HTTPOutCtx::post |
| Bool GF_HTTPOutCtx::dlist |
| Bool GF_HTTPOutCtx::ice |
| Bool GF_HTTPOutCtx::reopen |
| Bool GF_HTTPOutCtx::blockio |
| Bool GF_HTTPOutCtx::cte |
| Bool GF_HTTPOutCtx::norange |
| u32 GF_HTTPOutCtx::block_size |
| u32 GF_HTTPOutCtx::maxc |
| u32 GF_HTTPOutCtx::maxp |
| u32 GF_HTTPOutCtx::timeout |
| u32 GF_HTTPOutCtx::sutc |
| u32 GF_HTTPOutCtx::max_client_errors |
| u32 GF_HTTPOutCtx::max_async_buf |
| u32 GF_HTTPOutCtx::ka |
| u32 GF_HTTPOutCtx::zmax |
| u32 GF_HTTPOutCtx::maxs |
| GF_HTTPOutFilterOperationMode GF_HTTPOutCtx::hmode |
| GF_HTTPOutCORSMode GF_HTTPOutCtx::cors |
| s32 GF_HTTPOutCtx::max_cache_segs |
| GF_PropStringList GF_HTTPOutCtx::hdrs |
| GF_PropUIntList GF_HTTPOutCtx::port |
| GF_Filter* GF_HTTPOutCtx::filter |
| GF_Socket* GF_HTTPOutCtx::server_sock |
| GF_Socket* GF_HTTPOutCtx::server_sock_alt |
| GF_Socket* GF_HTTPOutCtx::server_sock_h3 |
| GF_List* GF_HTTPOutCtx::sessions |
| GF_List * GF_HTTPOutCtx::active_sessions |
| GF_List* GF_HTTPOutCtx::inputs |
| s32 GF_HTTPOutCtx::next_wake_us |
| char* GF_HTTPOutCtx::ip |
| Bool GF_HTTPOutCtx::done |
| struct __httpout_input* GF_HTTPOutCtx::dst_in |
| GF_SockGroup* GF_HTTPOutCtx::sg |
| Bool GF_HTTPOutCtx::no_etag |
| u32 GF_HTTPOutCtx::nb_connections |
| Bool GF_HTTPOutCtx::had_connections |
| GF_FilterCapability GF_HTTPOutCtx::in_caps[2] |
| char GF_HTTPOutCtx::szExt[10] |
| Bool GF_HTTPOutCtx::single_mode |
| void* GF_HTTPOutCtx::ssl_ctx |
| u64 GF_HTTPOutCtx::req_id |
| Bool GF_HTTPOutCtx::log_record |
| const char* GF_HTTPOutCtx::mem_url |
| GF_FileIO* GF_HTTPOutCtx::mem_fileio |
| u32 GF_HTTPOutCtx::nb_sess_flush_pending |
| GF_List* GF_HTTPOutCtx::directories |
| Bool GF_HTTPOutCtx::has_read_dir |
| Bool GF_HTTPOutCtx::has_write_dir |
| s32(* GF_HTTPOutCtx::on_request) (void *udta, GF_HTTPOutSession *session, const char *method, const char *url, u32 auth_code, u32 nb_hdrs, const char **hdrs) |
| void* GF_HTTPOutCtx::rt_udta |