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
|
6 years ago | |
---|---|---|
.. | ||
handlers.go | Uint64 | 6 years ago |
handlers_test.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
http_params.go | RPC HTTP does not require quotes around int64/int/uint64/uint types | 6 years ago |
http_server.go | Pass http.ServeTLS() errors back to the caller (#2461) | 6 years ago |
http_server_test.go | Pass http.ServeTLS() errors back to the caller (#2461) | 6 years ago |
parse_test.go | rpc/lib/server: add test for int parsing | 6 years ago |