| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Archives
cutting down the user-agent
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 May 2012 19:31:19 +0200 (CEST)
Hi friends,
I'm considering restricting the User-agent: header that curl sends by default
A default 'curl localhost' on Debian Linux makes 170 bytes get sent in that
GET / HTTP/1.1
As you can see, the user-agent description takes up a large portion of that
GET / HTTP/1.1
That means we shrunk it down to 41% of the original size. I'll admit the
"curl -V" will still show the version info as usual.
So, is there any downsides with this that I haven't thought about or just a
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-05-08 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info