Skip to content

Releases: tankalxat34/vbaRequests

0.1.2

23 Mar 14:45
7a0bc8b
Compare
Choose a tag to compare
  • Now argument headersDictionary in request function is optional.
  • Now argument headersDictionary in createHeaders function is optional.
  • Renamed Key to headerName in createHeaders function.

0.1.1

19 Mar 20:55
6f7ba12
Compare
Choose a tag to compare

What's new?

  • Added function for creating the default headers for any request.
  • Now the second argument is the dictionary containing headers for request.
  • Added arguments: "username" and "password" to login in website.
  • Corrected other errors on description and in code.

0.1.0

15 Mar 23:16
f6b4ab7
Compare
Choose a tag to compare

Released the first version with only GET-type of requests