V
V
VanKrock2015-10-23 07:06:43
.NET
VanKrock, 2015-10-23 07:06:43

How to execute a webBrowser.Navigate request with empty cookies?

There is a webBrowser object, when requests are made, cookies for sites are automatically pulled up, but in some cases it is required for some sites to make requests without cookies.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya, 2015-10-23
@znepok

The 4th parameter of the Navigate method is additional headers.
Try passing it the string "Cookie: "

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question