minio/pkg/server/api
2015-07-14 09:30:10 -07:00
..
acl.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
api.go Add Donut rpc service for sending changes to configuration files 2015-07-06 11:10:06 -07:00
bucket-handlers.go Read req.Body for PutBucket() if any 2015-07-14 09:30:10 -07:00
contenttype.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
definitions.go CompleteMultipartUpload and CreateObjectPart now fully support signature v4 2015-07-09 19:01:15 -07:00
errors.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
generic-handlers.go HEAD shouldn't have any body, handle it in writeErrorResponse() 2015-07-11 10:34:55 -07:00
headers.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
logging-handlers.go Rename definitions to log.go, add valid prefixes 2015-07-10 11:11:20 -07:00
object-handlers.go For missing parts reply back as InvalidPart{} 2015-07-13 19:31:01 -07:00
range.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
resources.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
response.go HEAD shouldn't have any body, handle it in writeErrorResponse() 2015-07-11 10:34:55 -07:00
signature.go Handle both space and non-space characters, in signature v4 - add errors for all API's 2015-07-09 21:49:58 -07:00
utils.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00