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

Breaking: Make rawResponse a Promise<Buffer> #534

Closed
wants to merge 1 commit into from
Closed

Breaking: Make rawResponse a Promise<Buffer> #534

wants to merge 1 commit into from

Conversation

molant
Copy link
Member

@molant molant commented Sep 22, 2017

With debugging protocol connectors we need to do another request to
get the raw bytes of the response. With this change sonar will only
do the extra request when is needed, caching the result for later use.


Fix #164

With `debugging protocol` connectors we need to do another request to
get the raw bytes of the response. With this change `sonar` will only
do the extra request when is needed, caching the result for later use.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Fix #164
@alrra alrra closed this in e585daa Sep 25, 2017
@molant molant deleted the fix-164 branch September 27, 2017 21:42
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

Successfully merging this pull request may close these issues.

1 participant