Merge pull request #2 from mimoto/master

Update mime type
This commit is contained in:
fooflington 2022-03-29 13:23:41 +01:00 committed by GitHub
commit 8549c30e10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,6 @@ echo $REQUEST | xmllint --pretty 1 -
echo $REQUEST |
curl -k \
-d @- \
-H "Content-Type: application/vnd.paos+xml" \
-H "Content-Type: text/xml" \
--basic -u $CRED \
$URL