This website requires JavaScript.
Explore
Help
Sign In
Public
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
forked from
Mirrors/minio
Code
Pull Requests
Actions
2
Activity
Files
d5ffc16f25938e5e5c5a8ae51e3558f97abc75aa
minio
/
pkg
/
server
/
api
History
Harshavardhana
e5006c738d
Handle both space and non-space characters, in signature v4 - add errors for all API's
2015-07-09 21:49:58 -07:00
..
acl.go
…
api.go
Add Donut rpc service for sending changes to configuration files
2015-07-06 11:10:06 -07:00
bucket-handlers.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
contenttype.go
…
definitions.go
CompleteMultipartUpload and CreateObjectPart now fully support signature v4
2015-07-09 19:01:15 -07:00
errors.go
…
generic-handlers.go
PutObject handler gets initial support for signature v4, working
2015-07-09 16:44:38 -07:00
headers.go
…
logging-handlers.go
…
object-handlers.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
range.go
…
ratelimit-handlers.go
…
resources.go
…
response.go
All other API's now support signature v4
2015-07-09 19:45:56 -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
…