| 
    UniMRCP
    1.7.0
    
   | 
 
#include <mrcp_generic_header.h>

MRCP generic header
| apt_str_t mrcp_generic_header_t::accept | 
Additional header fields for MRCP v2 Specifies the acceptable media types set for entities returned in the response or events associated with this request
| apt_str_t mrcp_generic_header_t::accept_charset | 
Specifies the acceptable character set for entities returned in the response or events associated with this request
| mrcp_request_id_list_t mrcp_generic_header_t::active_request_id_list | 
Indicates the list of request-ids to which it should apply
| apt_str_t mrcp_generic_header_t::cache_control | 
Defines the default caching algorithms on the media server for the session or request
| apt_str_t mrcp_generic_header_t::content_base | 
May be used to specify the base URI for resolving relative URLs within the entity
| apt_str_t mrcp_generic_header_t::content_encoding | 
Indicates what additional content coding has been applied to the entity-body
| apt_str_t mrcp_generic_header_t::content_id | 
Contains an ID or name for the content, by which it can be referred to
| apr_size_t mrcp_generic_header_t::content_length | 
Contains the length of the content of the message body
| apt_str_t mrcp_generic_header_t::content_location | 
Statement of the location of the resource corresponding to this particular entity at the time of the request
| apt_str_t mrcp_generic_header_t::content_type | 
Restricted to speech markup, grammar, recognition results, etc.
| apr_size_t mrcp_generic_header_t::fetch_timeout | 
Defines the timeout for content that the server may need to fetch over the network
| apt_str_t mrcp_generic_header_t::logging_tag | 
Sets the logging tag for logs generated by the media server
| apt_str_t mrcp_generic_header_t::proxy_sync_id | 
Helps the resource receiving the event, proxied by the client, to decide if this event has been processed through a direct interaction of the resources
| apt_str_t mrcp_generic_header_t::set_cookie | 
Enables to synchronize the cookie store of MRCP v2 client and server
| apt_str_t mrcp_generic_header_t::set_cookie2 | 
Enables to synchronize the cookie store of MRCP v2 client and server
| apt_pair_arr_t* mrcp_generic_header_t::vendor_specific_params | 
Specifies the vendor specific parameters used by the media server
 1.8.13