tendermint/rpc/lib/server
Alessio Treglia f11db8c1b0 Pass http.ServeTLS() errors back to the caller (#2461)
Closes: #2460

* Pass http.ServeTLS() errors back to the caller
* Update CHANGELOG
* Amend StartHTTPServer() too for consistency's sake
* Revert "Amend StartHTTPServer() too for consistency's sake"
This reverts commit 23bfb4c2e917f581702291fe3ea69fce23f8c89d.
2018-09-21 18:12:29 +02:00
..
handlers.go Uint64 2018-07-06 07:56:00 -04:00
handlers_test.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
http_params.go RPC HTTP does not require quotes around int64/int/uint64/uint types 2018-07-05 23:36:49 -07:00
http_server.go Pass http.ServeTLS() errors back to the caller (#2461) 2018-09-21 18:12:29 +02:00
http_server_test.go Pass http.ServeTLS() errors back to the caller (#2461) 2018-09-21 18:12:29 +02:00
parse_test.go rpc/lib/server: add test for int parsing 2018-07-06 07:55:15 -04:00