minio/pkg/server
Harshavardhana 375860077d HTTP header Content-Length signifies body length of the request, if its smaller reply appropriately
This patch also handles large individual part sizes > 5MB by using less memory copies.
2015-07-08 20:56:41 -07:00
..
api HTTP header Content-Length signifies body length of the request, if its smaller reply appropriately 2015-07-08 20:56:41 -07:00
nimble Add nimbleNet tests 2015-07-07 16:15:47 -07:00
rpc Add server side signaturev4 check, not wired up to the readers yet. 2015-07-08 16:57:03 -07:00
api_donut_cache_test.go Add API tests for both donut on disk and donut cache 2015-07-07 19:39:46 -07:00
api_donut_test.go Add API tests for both donut on disk and donut cache 2015-07-07 19:39:46 -07:00
router.go Add auth rpc service to generate access keys, add corresponding test 2015-07-08 14:40:39 -07:00
rpc_test.go Add auth rpc service to generate access keys, add corresponding test 2015-07-08 14:40:39 -07:00
server.go Fix SSL support, pointer indirection caused nil buffers 2015-07-08 11:02:15 -07:00