Open neon-ninja opened 9 years ago
I've come across an oaipmh repository that is incorrectly configured such that it only supports GET requests, not POST. Perhaps it might be wise to fallback to GET incase POST fails?
I came across the same issue, I created a PR to support GET for pyoai: #13
pyoai
Appears to be fixed and therefore can be closed.
I've come across an oaipmh repository that is incorrectly configured such that it only supports GET requests, not POST. Perhaps it might be wise to fallback to GET incase POST fails?