chougule-akshay

Results 1 issues of chougule-akshay

**Url:** https://www.aws.com/api Once the request is signed using the interceptor - **Excepted:** https://www.aws.com/api **Current:** https://www.aws.com/api/ Solution: private fun Request.sign(): Request { val canonicalUrl = url.canonicalized() val awsDummyRequest = DefaultRequest(serviceName).apply {...