minio/internal/rest
Harshavardhana 064f36ca5a
move to GET for internal stream READs instead of POST (#20160)
the main reason is to let Go net/http perform necessary
book keeping properly, and in essential from consistency
point of view its GETs all the way.

Deprecate sendFile() as its buggy inside Go runtime.
2024-07-26 05:55:01 -07:00
..
client.go move to GET for internal stream READs instead of POST (#20160) 2024-07-26 05:55:01 -07:00
client_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
rpc-stats.go add optimizations to bring performance on unversioned READS (#20128) 2024-07-23 03:53:03 -07:00