]> git.ipfire.org Git - thirdparty/pdns.git/commit
API: Fix decoding of symbols 1420/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 19 May 2014 15:48:41 +0000 (17:48 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 19 May 2014 15:48:41 +0000 (17:48 +0200)
commit808bc955cd292f9763c33a16fee1accb540cbf86
tree41541c12258df489edb96e3ecc49474bab373e7d
parentc1374bdbd6a00c97a4a3d87cc37a71e24b25e5e7
API: Fix decoding of symbols

=2F needs to be a slash, but we thought it was a #.
pdns/ws-api.cc