]> git.ipfire.org Git - thirdparty/pdns.git/commit
API: drop JSONP support 3230/head
authorChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Thu, 14 Jan 2016 10:59:21 +0000 (11:59 +0100)
committerChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Thu, 14 Jan 2016 11:00:25 +0000 (12:00 +0100)
commit2949383564c2458839fbf3677acb55267e0ae104
tree666b3e09317587618b97f9109da10730e893d00f
parent7fe2a2dc5c0351a8bbebf930ca4813fe7c56e062
API: drop JSONP support

Mostly so we don't need to implement JSONP identifier sanitization
and we already support CORS here.
docs/markdown/httpapi/api_spec.md
pdns/webserver.cc