On May 31, 2002 11:31 am, Ian Bicking wrote:
> On Fri, 2002-05-31 at 13:10, Tavis Rudd wrote:
> > It's based on Steve Purcell's httpsession.py. Unfortunately I've recently
> > discovered that httpsession.py is based on Python's original urllib
> > rather than urllib2 so it doesn't work with https
On Fri, 2002-05-31 at 12:56, Geoffrey Talvola wrote:
> It might be useful to look at the revision history in CVS -- you may be able
> to figure out where it broke. But it sounds like this whole area needs a
> rewrite anyway.
I'm going to try to rewrite this. I'm going to do it for the extra-pat
On Fri, 2002-05-31 at 13:10, Tavis Rudd wrote:
> It's based on Steve Purcell's httpsession.py. Unfortunately I've recently
> discovered that httpsession.py is based on Python's original urllib rather
> than urllib2 so it doesn't work with https requests. That shouldn't be a
> problem for testi
On May 31, 2002 10:56 am, Geoffrey Talvola wrote:
> It might be useful to look at the revision history in CVS -- you may be
> able to figure out where it broke. But it sounds like this whole area
> needs a rewrite anyway.
>
> As an aside, we really need automated regression testing for WebKit so
It might be useful to look at the revision history in CVS -- you may be able
to figure out where it broke. But it sounds like this whole area needs a
rewrite anyway.
As an aside, we really need automated regression testing for WebKit so we
can catch these types of problems before they get checke