-
Notifications
You must be signed in to change notification settings - Fork 10
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
Support HTML error responses #130
Comments
Currently, when the HTML response is received the following error will be passed to the client: |
In order to change this, we would need to stop using @cneijenhuis - do you think we should proceed? |
This looks like a bigger refactoring, and we've currently got more valuable tasks we can spend this time on. Also, I still hope that the Google Cloud LB will implement JSON responses for clients that request JSON. It seems like a quite basic feature for a Load Balancer for APIs... Let's keep this issue open though, and we may re-prioritize this in the future. |
Agreed, thank you! 👍 |
An example HTML error response that should be supported:
The text was updated successfully, but these errors were encountered: