1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 09:43:43 -04:00

2 Commits

Author SHA1 Message Date
Harshavardhana
396d78352d Support HTTP/2.0 ()
Fixes 
2019-02-14 17:53:46 -08:00
Bala FA
6a53dd1701 Implement HTTP POST based RPC ()
Added support for new RPC support using HTTP POST.  RPC's 
arguments and reply are Gob encoded and sent as HTTP 
request/response body.

This patch also removes Go RPC based implementation.
2018-06-06 14:21:56 +05:30