James Halliday
James Halliday
This patch turns on zero padding and adds a test for unaligned chunks to fix #1.
### Checklist - [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io). - [X] I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/issues?q=is%3Aissue) for my bug. - [X]...
This patch adds CORS headers when `--allow-origin` is given to the `hyp drive http` command. The headers are the same as ipfs uses which have probably been tested against many...