dolthub / dolthub/dolthub-issues
DoltHub API has unexpected behavior when using https://dolthub.com vs https://www.dolthub.com
Open
bug
dolthub api
- Dominant language
- No language data
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When using DoltHub API, if a path handles multiple request methods (i.e. GET and POST), POSTs to `https://dolthub.com` will hit the GET path. POSTs to https://www.dolthub.com hit the correct path.
We need to either fix this or error so users know how to fix their request
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.