PS on the cookie issue, the java.net.HttpCookie that is used in Webbit in a few places is actually not functional with modern browsers: It will send a path field with something like the following, and the quotes are not stripped (in accordance with the relevant RFC) by either Chrome or Firefox in recent versions, so cookie paths can't be set: $Path="/"
Yes, thanks for that. I started going through your pull requests, and there are quite a few useful bits in there. I might end up switching to your branch for now. (I just hope I don't start relying on API or behavioral changes that don't end up compatible with future Webbit head.)
--
You received this message because you are subscribed to a topic in the Google Groups "Webbit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/webbit/hEbFW3q0Vks/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to webbit+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.