8 Commits (1ec99e99f4e701fa1b9edef9eb0fbe022c5efebd)

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