We should update pull piece handler to accept an array of URLs per piece_cid instead of a single URL.
A far better design would be to just take the provider identifier and assemble the URL ourselves. This saves us from bad URLS, typos, bad clients and security issues
We should update pull piece handler to accept an array of URLs per piece_cid instead of a single URL.
A far better design would be to just take the provider identifier and assemble the URL ourselves. This saves us from bad URLS, typos, bad clients and security issues