Value | Meaning |
---|---|
RESPONSE_FILTER_NEED_MORE_DATA0 | Some or all of the pre-filter data was read successfully but more data is needed in order to continue filtering (filtered output is pending). |
RESPONSE_FILTER_DONE1 | Some or all of the pre-filter data was read successfully and all available filtered output has been written. |
RESPONSE_FILTER_ERROR2 | An error occurred during filtering. |
Return values for CefResponseFilter::Filter().