diff options
author | Philip Soeberg <philip@soeberg.net> | 2016-07-29 16:55:32 +0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-08-04 18:36:38 -0300 |
commit | db392e360a698de7ea86034a200664bd0cf43f82 (patch) | |
tree | b57ce2e58ab1e8b09228c8fc2396c27427d07a7f /src/usr | |
parent | 1ea1b228285dfa60da6732eba54dc03b932eb92f (diff) | |
download | pfsense-db392e360a698de7ea86034a200664bd0cf43f82.zip pfsense-db392e360a698de7ea86034a200664bd0cf43f82.tar.gz |
Fix a redundant HTTP "User-Agent" string.
CURLOPT_USERAGENT expect the value to the user-agent string, not the entire key-value pair.
Before this fix, HTTP header "User-Agent: User-Agent: phpDynDNS/0.7" was sent for DDNS updates.
NGINX configuration at GratisDNS will not accept a user-agent formatted in the above way.
This commit fixes GratisDNS Dynamic DNS service.
(cherry picked from commit ce9a957241c0453402d0765be0fe25e1cca48c2a)
Diffstat (limited to 'src/usr')
0 files changed, 0 insertions, 0 deletions