Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AnotherKey (0.05 sec)

  1. cmd/post-policy_test.go

    		// Forbidden with key not in policy.conditions for signed requests V2.
    		{http.StatusForbidden, credentials.SecretKey, map[string]string{"Awsaccesskeyid": credentials.AccessKey, "AnotherKey": "AnotherContent"}},
    	}
    
    	for i, test := range testCasesV2 {
    		// initialize HTTP NewRecorder, this records any mutations to response writer inside the handler.
    		rec := httptest.NewRecorder()
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed May 22 23:07:14 UTC 2024
    - 30.2K bytes
    - Viewed (0)
Back to top