mirror of
https://github.com/minio/minio.git
synced 2025-11-09 21:49:46 -05:00
Canonicalize all the incoming input values, now PresignedPostPolicy works with minio-go
This commit is contained in:
@@ -77,6 +77,7 @@ func (s *MySuite) TestEncodeDecodeSuccess(c *C) {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
func (s *MySuite) TestEncodeDecodeSuccessBuffer(c *C) {
|
||||
ep, _ := ValidateParams(k, m)
|
||||
|
||||
@@ -100,3 +101,4 @@ func (s *MySuite) TestEncodeDecodeSuccessBuffer(c *C) {
|
||||
}
|
||||
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user