quvi_set: Implement QUVI_OPTION_USER_AGENT
commit66ba8b4c1e492c39c068b72f036838f1960bf81b
authorToni Gundogdu <legatvs@gmail.com>
Sat, 16 Mar 2013 11:52:10 +0000 (16 13:52 +0200)
committerToni Gundogdu <legatvs@gmail.com>
Sat, 16 Mar 2013 11:54:44 +0000 (16 13:54 +0200)
treedeb5f836637f81c185679309f2d3c1d39fc009cc
parent5836c49a2ecb52da99af126402320688b76d1eef
quvi_set: Implement QUVI_OPTION_USER_AGENT

In order to keep the program set UA value around, store it for later
use, as c_reset would otherwise reset to the library default value
("Mozilla/5.0").

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
src/api/set.c