How to set HTTP User-Agent for VLC?
问题 I am using VLC's command line option --http-user-agent , but it does not seem to work. My command is $ vlc --http-user-agent 'FooBar/1.2.3' 'http://wiki.videolan.org/' And when I use tcpdump -Xlnn dst port 80 to capture the packets, I see 0x0030: 8eff 035b 4745 5420 2f20 4854 5450 2f31 ...[GET./.HTTP/1 0x0040: 2e31 0d0a 486f 7374 3a20 7769 6b69 2e76 .1..Host:.wiki.v 0x0050: 6964 656f 6c61 6e2e 6f72 670d 0a41 6363 ideolan.org..Acc 0x0060: 6570 743a 202a 2f2a 0d0a 4163 6365 7074 ept:.*/*.