cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Get the User-Agent string?

From: Tom Worster <fsb_at_thefsb.org>
Date: Thu, 11 Nov 2010 14:54:17 -0500

We can set the User-Agent string that cURL will use with

  curl_setopt($handle, CURLOPT_USERAGENT, 'Something');

But is there a way to get this this string value without sending an HTTP
GET to oneself?

Tom

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