Re: Help

David Colter <[email protected]> Sun, 23 Oct 2011 13:02:15 -0400
Newsgroups gmane.comp.web.curl.php
Message-ID <[email protected]>
Nelson,

> I have some problems to understand cURL. I wrote a get request for google.com
> This request is working fine but my browser Im using is sending some other requests too.
> 
> The request I wrote is: GET / HTTP/1.1 for http://www.google.com/
> Now the browser does requests like:
> 
> GET /logos/2011/liszt11-hp.jpg HTTP/1.1
> 
> or
> 
> GET /generate_204 HTTP/1.1
> 
> How can I send these requests with cURL as well and echo the site then? 

Do you have code example??

David

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php