Page 1 of 1

New TCEFUrlRequestClientComponent component

Posted: Sat Nov 17, 2018 11:47 am
by salvadordf
Hi,

I just added a new component called "TCEFUrlRequestClientComponent" to create independent URL requests easily.
The new URLRequest demo shows how to use it to download a simple PDF but it can be used to upload files too.
Read the code comments in that demo for more details.