Blockwise transfer for with a request payload
digitwolf opened this issue · 4 comments
digitwolf commented
Are there any plans / ideas / thoughts around implementation of Blockwise transfer for Block1 type of requests?
I can help with the implementation.
Covertness commented
Do you mean the client post the block1 payload ? The Block1 has been implemented on server side.
digitwolf commented
Well yeah I was expecting that if a client is trying to send a large payload then it would use Blockwise transfer to send it. But it's just failing.
Covertness commented
Sorry forgot to implement this part. It will be awesome if you can help.
Covertness commented
fixed in #85