Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
tankalxat34 authored Mar 19, 2022
1 parent c4461d4 commit 6f7ba12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vbaRequests.bas
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Attribute VB_Name = "vbaRequests"
Option Explicit

' Module vbaRequests
Expand Down

0 comments on commit 6f7ba12

Please sign in to comment.