lua-resty-s3 icon indicating copy to clipboard operation
lua-resty-s3 copied to clipboard

Support for GMT date + HTTP Method

Open rohitjoshi opened this issue 9 years ago • 0 comments

Added following supports

  1. GMT Date/time
  2. HTTP Verb to allow get/put/post . Earlier PUT was hard coded
  3. Populate Content-Type header if HTTP method is PUT/POST
  4. Generating pre signed url with expire time

rohitjoshi avatar Apr 20 '15 21:04 rohitjoshi