Instead of "400 BadRequest", display an error message that helps the
user understand the problem.
For golang/go#45992
Change-Id: I927654cc126a94e0464b23f2df795561a1913a99
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/317589
Trust: Jonathan Amsterdam <jba@google.com>
Run-TryBot: Jonathan Amsterdam <jba@google.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Julie Qiu <julie@golang.org>
https://pkg.go.dev/github.com/gomarkdown displays a page that just says "400 Bad Request". It should say more about the problem.
The text was updated successfully, but these errors were encountered: