Skip to content

fix(handler): Response maker handles errors correctly #45

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

Merged
merged 2 commits into from
Jan 20, 2023
Merged

Conversation

enisdenjo
Copy link
Member

Closes #40

@enisdenjo enisdenjo merged commit 5a10e0b into main Jan 20, 2023
@enisdenjo enisdenjo deleted the double-errors branch January 20, 2023 13:22
enisdenjo pushed a commit that referenced this pull request Jan 20, 2023
# [1.12.0](v1.11.0...v1.12.0) (2023-01-20)

### Bug Fixes

* **audits/server:** Check the actual content encoding instead of the indication ([#41](#41)) ([67778a8](67778a8))
* **handler:** Response maker handles errors correctly ([#45](#45)) ([5a10e0b](5a10e0b))

### Features

* **audits/server:** Server response in failing audits ([#39](#39)) ([4385ecb](4385ecb))
@enisdenjo
Copy link
Member Author

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@enisdenjo enisdenjo added the released Has been released and published label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Has been released and published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Response containing errors parsing variables is nested twice
1 participant