8 Commits (1a9fba5b0472aad4aa5daf87df8d3b7a62fe559e)

Author SHA1 Message Date
chungdaniel e7ac9a4b90
tsweb: refactor JSONHandler to take status code from error if it is present (#905) 6 years ago
David Crawshaw 815bf017fc tsweb: when unwrapping HTTPError, record the user-facing message also in the log 6 years ago
David Crawshaw dea3ef0597 tsweb: make JSONHandlerFunc implement ReturnHandler, not http.Handler 6 years ago
halulu 1835bb6f85
tsweb: rewrite JSONHandler without using reflect (#684) 6 years ago
Zijie Lu c9e40abfb8 tsweb: jsonhandler: fix content type 6 years ago
Zijie Lu d1a30be275 tsweb: JSONHandler: supports HTTPError 6 years ago
Zijie Lu 5e1ee4be53 tsweb: fix JSONHandler nil response 6 years ago
halulu 1d2e497d47
tsweb: JSONHandler using reflect (#437) 6 years ago