Closed koelnconcert closed 6 years ago
If you POST to an API endpoint with an trailing slash like
https://mds.datacite.org/metadata/
the returned location header might have a double slash:
https://mds.datacite.org/metadata//10.5072/foo
This is probably true for some other APIs as well.
If you POST to an API endpoint with an trailing slash like
the returned location header might have a double slash:
This is probably true for some other APIs as well.