We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df80a0c + aeb9795 commit 446e139Copy full SHA for 446e139
config/resources/domain.lisp
@@ -1,7 +1,5 @@
1
(in-package :mu-cl-resources)
2
3
-(setf *verify-content-type-header* nil)
4
-(setf *verify-accept-header* nil)
5
(setf *include-count-in-paginated-responses* t)
6
(setf *supply-cache-headers-p* t)
7
(setf sparql:*experimental-no-application-graph-for-sudo-select-queries* t)
0 commit comments