Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blockwise transfer for with a request payload #82

Closed
digitwolf opened this issue Jul 27, 2022 · 4 comments
Closed

Blockwise transfer for with a request payload #82

digitwolf opened this issue Jul 27, 2022 · 4 comments

Comments

@digitwolf
Copy link

Are there any plans / ideas / thoughts around implementation of Blockwise transfer for Block1 type of requests?
I can help with the implementation.

https://datatracker.ietf.org/doc/html/rfc7959#section-2.5

@Covertness
Copy link
Owner

Do you mean the client post the block1 payload ? The Block1 has been implemented on server side.

@digitwolf
Copy link
Author

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
Copy link
Owner

Sorry forgot to implement this part. It will be awesome if you can help.

@Covertness
Copy link
Owner

fixed in #85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants