Skip to content

2.3.0

Compare
Choose a tag to compare
@hedyyytang hedyyytang released this 19 Jan 17:57
· 30 commits to master since this release
46a4368

Added

  • Adds support for text/plain content type in vimeo.request (#163)
  • Allows the body value included in the request options to be used as the request body, if the content type is not application/x-www-form-urlencoded nor application/json (#163)
  • Adds an example for text track upload (#163)