wsat

Results 2 comments of wsat

The issue seems to be the '$' character at the beginning of the key-names ($Domain, $Path, $Version). check out java.net.HttpCookie.class : HttpCookie(String name, String value, String header, long creationTime) {...

Hi, has anybody found a solution for this problem? Am I understanding this correctly: Yahoo-Finance sends cookies with keys that have illegal characters (i.e. $). Any way to clean this...