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

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -