You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Presto sends exceptions as JSON for responses that do not have a JSON content type. It should probably change the content type when an exception is returned. That seems easier than trying to encode the exception as the desired content type.