Page 1 of 1

Custom response

Posted: Fri Oct 22, 2021 9:24 am
by bullsito
is it posible to send a String as a response on the event onLoadEnd or onResourceResponse
so will replace the contents ?

Thanks again.

Re: Custom response

Posted: Fri Oct 22, 2021 1:25 pm
by salvadordf
That's not possible but perhaps these demos can be helpful for you :
  • ResponseFilterBrowser : This demo can replace downloaded contents like images or strings.
  • CustomResourceBrowser : This demo can show custom contents using a TCustomResourceHandler class that inherites from TCefResourceHandlerOwn