Repository: couchdb-documentation Updated Branches: refs/heads/master 901f2f958 -> 09632eabb
Remove lingering header for now-obsolete CSRF mechanism Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/09632eab Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/09632eab Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/09632eab Branch: refs/heads/master Commit: 09632eabb8d4564053c68cb5bcc132ed22f11860 Parents: 901f2f9 Author: Robert Newson <[email protected]> Authored: Wed Nov 4 17:13:19 2015 +0000 Committer: Robert Newson <[email protected]> Committed: Wed Nov 4 17:13:33 2015 +0000 ---------------------------------------------------------------------- src/config/http.rst | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/09632eab/src/config/http.rst ---------------------------------------------------------------------- diff --git a/src/config/http.rst b/src/config/http.rst index 6a76a85..d342b76 100644 --- a/src/config/http.rst +++ b/src/config/http.rst @@ -523,9 +523,6 @@ with the vhost name prefixed by ``cors:``. Example case for the vhost ; List of accepted methods methods = HEAD, GET -Cross-site Request Forgery protection -===================================== - .. _config/vhosts: Virtual Hosts
