Skip to content

Conversation

@ru-sh
Copy link
Contributor

@ru-sh ru-sh commented Mar 16, 2018

WebContent.GetUrl()
is used to get the Url of the loaded page. It's usefull if a web-server redirects you and you need to know where it redirects. For instance, It's useful in case of Implicit Authorization.

LoadURLOptions.ExtraHeaders
is used to setup additional page loading options. For example ExtraHeaders = "pragma: no-cache\n" forces Chrome to load web page without using of the cache.

+ LoadURLOptions.ExtraHeaders
@robertmuehsig
Copy link
Collaborator

@GregorBiswanger Merge?

@GregorBiswanger GregorBiswanger merged commit b53442b into ElectronNET:master Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants