Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@doghouch doghouch released this 28 Jul 22:13
· 18 commits to master since this release
b0de9e0

Various bug fixes pertaining to the uploadObject() method.

Changes:

  • Added getResponseCode() so the request would actually get called
  • Removed "/" concatenation (thanks @BlackAdmin)