7 Commits (1ec64bc94decede7840d50f602cb3bfe90eda3ef)

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 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