Skip to content

Commit

Permalink
remove URL parameters from the POST request to the CSW
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanzadelhoff committed Dec 2, 2020
1 parent 73a5122 commit 6ebd58c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/camel-oai-pmh.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
<constant>&lt;dummy/&gt;</constant>
</setBody>
<to uri="xslt:inspireRequest.xsl"/>
<removeHeader headerName="CamelHttpQuery"/>
<to uri="log:input"/>
<choice>
<when>
Expand Down

0 comments on commit 6ebd58c

Please sign in to comment.