Are you sure you wanted to POST to /config/verify and not /config/login?
/config/verify checks EXISTING cookies (it VERIFIES the cookies you
have). You're starting with an empty jar and verify is asking "Hey,
do you have Yahoo cookies?", the answer to which is, quite obviously,
"no", so its as
Someone wrote me privately about subclassing, and I think that what I wrote
back to them could be informative to the list. Here it is:
At 03:22 AM 2000-10-16 -0700, someone wrote to me privately:
>Are you making it so that it'll never be possible to subclass, or just
>that anyone who has, won't
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
I'll check into that. That's a LONG long standing system which
actually checks the Agent string to see if you're "capable".
If you plug in a "Mozilla/blah.blah.blah" from a current browser,
that will go away.
D
At 4:45 PM -0700 10/13/00, Chris Beels wrote:
>I tried using my cookie jar script
May be a form of XML or a privately written parser
embedded into apache(PHP started out that way).
I'm just now learning php and I know that it's not
that, but looks similar. I don't know about xml, but
from what I understand you can build your own tags.
My best guess though would be a private