ak58588 commented on this pull request.
> @@ -74,6 +74,23 @@ void testIdempotent(HttpRequest request) {
System.out.printf("%s: %d iterations before the timestamp updated %n",
Thread.currentThread().getName(),
iterations);
}
+
+ @Test
I added a new test to SharedKeyLiteAuthenticationTest, which is somehow similar
to testIdempotent, which checks request filtering when it comes to SAS.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1270#discussion_r257136687