Skip to content

Implementation for electronjs cookie handling#413

Merged
GregorBiswanger merged 1 commit intoElectronNET:masterfrom
freosc:CookieHandling
May 23, 2020
Merged

Implementation for electronjs cookie handling#413
GregorBiswanger merged 1 commit intoElectronNET:masterfrom
freosc:CookieHandling

Conversation

@freosc
Copy link
Contributor

@freosc freosc commented May 22, 2020

I needed cookie handling in my app, so decided to implement the electronjs's session cookie handling in Electron.Net and here's the pull request (actually my first github pull request ever ;) )
I tried to use your coding standards as much as possible.
Properties might need extra decorators or default values, not sure about them.

I only tested roughly the OnChanged, Get and Set
Important for the Set method is that the URL needs to be filled in. ElectronJS doc is quite clear on that, and I copied the comments.

@GregorBiswanger GregorBiswanger self-assigned this May 23, 2020
@GregorBiswanger GregorBiswanger added this to the 9.31.1 milestone May 23, 2020
@GregorBiswanger GregorBiswanger merged commit 95f9a59 into ElectronNET:master May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants