java - JavaFX WebView - Website won't load (illegal cookie) -



java - JavaFX WebView - Website won't load (illegal cookie) -

so i'm trying load url webview , exception thecookie illegal. when looked cookie saw name of cookie empty, , value deleted/ , expiry date set 1970. going on here? bug?

and here error:

oct 17, 2014 1:14:02 com.sun.webpane.webkit.network.urlloader dorun

warning: unexpected error java.lang.illegalargumentexception: illegal cookie name

java webview javafx java-8

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -