cef_response_t.base

Base structure.

More...
struct cef_response_t
cef_base_ref_counted_t base;

Detailed Description

Returns true (1) if this object is read-only.

Get the response error code. Returns ERR_NONE if there was no error.

Set the response error code. This can be used by custom scheme handlers to return errors during initial request processing.

Get the response status code.

Set the response status code.

Meta