CookiePath Property |
Namespace: DotNetBrowser.Cookies
public string Path { get; }
Path indicates a URL path that must exist in the requested URL in order to send the Cookie header. The %x2F ("/") character is considered a directory separator, and subdirectories will match as well.
For example, if Path=/docs is set, these paths will match: