Arthur Blake
Arthur Blake
Stale
There hasn't been an official release since then and the current tip needs more testing before a release. I've never released this to Maven - someone else did it without...
Unfortunately I'm not in control of the server so I can't change the way cookies are being set (I'm not using Selenium as a test platform but instead to automate...
Yes, that's the same conclusion I came to and that's exactly what I'm working on.
Actually you don't need to know anything about the cookies. I'm making my proxy simply save all the cookies (like a browser would) and then creating a side interface for...
I was under the gun to get this working quickly. I ended up figuring out a way to download with the browser by using a combination of java.awt.Robot and some...
Did these changes ever get merged? Looked like the start of something useful...
Kind of surprised that http/2 still isn't in the core! Aren't we behind the curve by now?
@NormHarrison is by any chance your fix (and other improvements as well) available as a github fork for those that might want to incorporate it early?