Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Add a streaming interface to payload hash #55

Closed
hueniverse opened this issue Apr 4, 2013 · 1 comment
Closed

Add a streaming interface to payload hash #55

hueniverse opened this issue Apr 4, 2013 · 1 comment
Labels
feature New functionality or improvement

Comments

@hueniverse
Copy link
Contributor

When used in hapi:

https://github.com/spumko/hapi/blob/master/lib/auth/hawk.js#L63

It would be better if instead of creating a local copy of the payload to generate the pre-response hash, we could get a hash object and update it with the chunks.

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality or improvement
Projects
None yet
Development

No branches or pull requests

1 participant