Skip to main content

xmlNanoHTTPEncoding

Function xmlNanoHTTPEncoding 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlNanoHTTPEncoding( ctx: *mut c_void, ) -> *const c_char
Expand description

The encoding specified in the HTTP headers, or NULL.

§UPSTREAM-PARITY

const char * xmlNanoHTTPEncoding(void *ctx);