Caching post data

41 views
Skip to first unread message

Jens Ruch

unread,
Apr 24, 2014, 5:06:36 AM4/24/14
to cefs...@googlegroups.com
Hello,

is it possible to cache and resubmit post data with CEFSharp?

Thanks in advance for some help!
Regards,  Jens

Jørn Hansen

unread,
Apr 25, 2014, 4:20:43 PM4/25/14
to cefs...@googlegroups.com
There is this pull request towards the CefSharp1 branch https://github.com/cefsharp/CefSharp/pull/252/files

It exposes the GetPostData API of CEF documented in http://magpcss.org/ceforum/apidocs/projects/(default)/CefRequest.html#SetPostData(CefRefPtr%3CCefPostData%3E)

So it doesn't look like you have to start from scratch down from the CEF API with all of it - but I guess you have to implement something for setPostData, caching/storing and selecting from the cache ...


--
Best

Jens Ruch

unread,
Apr 29, 2014, 3:51:49 AM4/29/14
to cefs...@googlegroups.com
Thx for your help, I will try this.
Reply all
Reply to author
Forward
0 new messages