datacite / mds

The DataCite Metadata Store (MDS)
https://mds.datacite.org
Apache License 2.0
25 stars 16 forks source link

Metadata API returns location header with doubled slash #313

Closed koelnconcert closed 6 years ago

koelnconcert commented 8 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.