cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Using curl with bank of america

From: Matt Juszczak <matt_at_atopia.net>
Date: Thu, 25 Jan 2007 13:03:59 -0500 (EST)

On Thu, 25 Jan 2007, Bill Mercer wrote:

> matt_at_atopia.net wrote on 1/25/2007 11:16:25 AM:
>> That's the thing. Live HTTP headers just shows a couple cookies set,
>> nothing specific.
>
> I don't think you're looking at ALL of the headers. I see a lot more than just a couple of cookies.
> Did you scroll back up and look at all the requests?

Bill:

I see the following. After that, its just a bunch of css and js files
(minus images, which I turned off). The only thing I see that I'm not
pulling is a get on liveperson.

---snip---
GET /sas/signonScreen.do?state=NJ HTTP/1.1
Host: sitekey.bankofamerica.com
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.1)
Gecko/20060720 Firefox/1.5.0.1
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://www.bankofamerica.com/signin/?statecheck=NJ
Cache-Control: max-age=0

HTTP/1.x 200 OK
Server: Sun-ONE-Web-Server/6.1
Date: Thu, 25 Jan 2007 18:02:03 GMT
Content-Type: text/html;charset=ISO-8859-1
Set-Cookie: GSLSESSIONID=0000LjPgvKR_hDtPfMRmCd_hT4y:10omf421f;Path=/
Set-Cookie: state=NJ;Expires=Fri, 25-Jan-2008 18:02:03 GMT;Path=/
Pragma: No-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
P3P: CP="CAO IND PHY ONL UNI FIN COM NAV INT DEM CNT STA POL HEA PRE GOV
CUR ADM DEV TAI PSA PSD IVAi IVDi CONo TELo OUR SAMi OTRi"
Cache-Control: no-cache="set-cookie,set-cookie2"
Content-Language: en-US
Transfer-Encoding: chunked
---snip---
Received on 2007-01-25