This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
799 commits
to master
since this release
0.2.0 (2020-04-16)
Bug Fixes
BREAKING CHANGES
-
Where we used to accept all and any HTTP methods, now only POST is
accepted. The API client will now only send POST requests too. -
test: add tests to make sure we are post-only
-
chore: upgrade ipfs-utils
-
fix: return 405 instead of 404 for bad methods
-
fix: reject browsers that do not send an origin
Also fixes running interface tests over http in browsers against
js-ipfs