![]() |
| ||
| pycurl cookies My problem is that I do not see cookies being captured with this forum submission that I have setup. Does anyone know what I am doing wrong? Any help is appreciated, thanks. def main(): |
| ||
| Re: pycurl cookies Actually I think my problem might be because of my print function, I forgot python 3.0 uses the parenthesis...although I still should have seen the cookies in the pcap file that I captured, so maybe the new print function is not my issue. |
| ||
| Re: pycurl cookies Also, Python30 should give you an error if you use the print statement instead of the print function. Do you find pycurl easier to use than the usual cookielib and urllib2 modules that come with Python? |
| ||
| Re: pycurl cookies I've read pycurl is faster...it seems pretty easy to me...except for the cookie part. I'm pretty new to python so I've never used cookielib or urllib2, but i've looked at some examples and pycurl seems easier. |
| ||
| Re: pycurl cookies Do you know how to capture the cookies with cookielib and urllib2? |
| All times are GMT -4. The time now is 8:34 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC