How do i customize headers when running with LoadUrlWithPostData

23 Views Asked by At

I'm using the latest v123.0.60 with CefSharp.Wpf.ChromiumWebBrowser.

I am trying to post a form with LoadUrlWithPostData with a customize headers (mykey=value).

Couldnt find anything around it in documentation or chatgpt.

Can it be done at all?

Thanks.

LoadUrlWithPostData able to be posted with custom headers.

0

There are 0 best solutions below