Skip to content

Instantly share code, notes, and snippets.

@chaosddp
Created May 13, 2016 07:51
Show Gist options
  • Save chaosddp/543cbe015a54d7de84a12fb6c946f277 to your computer and use it in GitHub Desktop.
Save chaosddp/543cbe015a54d7de84a12fb6c946f277 to your computer and use it in GitHub Desktop.
Win10_Set_cookie
var httpBaseProtocolFilter = new HttpBaseProtocolFilter();
httpBaseProtocolFilter.CookieManager.SetCookie(httpCookie);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment