jussi-kalliokoski / gulp-awspublish-router

A router for defining file-specific rules with gulp-awspublish
29 stars 7 forks source link

Fix Expires header invalid date format #16

Closed jonathanbsilva closed 8 years ago

jonathanbsilva commented 8 years ago

Fix the problem when use useExpires : true option.

InvalidParameterType: Expected params.Expires to be a Date object, ISO-8601 string, or a UNIX timestamp
coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c5e0ca21fd598411e1516eb76b1e731472b31065 on jonathanbsilva:master into 6c25576eff2ef629e587f49e770f99b4d9a97935 on jussi-kalliokoski:master.

jussi-kalliokoski commented 8 years ago

thank you! :heart:

jussi-kalliokoski commented 8 years ago

published as v0.1.2.