| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Curl instance against web browser
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 2 Mar 2009 11:24:47 +0100 (CET)
On Sun, 1 Mar 2009, jom dalina wrote:
> does opening a curl session equivalent to opening a browser instance (e.g.
Yes and no.
HTTP is stateless so there's no difference to a web site if you do one
But a TCP connection to a server can be re-used for multiple requests which
Then there's also stuff like cookies, but that has nothing to do with the TCP
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2009-03-02 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info