Releases: softok2/api-rest-wrapper
Releases · softok2/api-rest-wrapper
1.0.3
Adding support for PUT requests
1.0.2
fixing auth options when authorize the request
1.0.1
get new $instance after setUrl
1.0.0
- Allow to change basic auth in runtime
- Changing
withAuth
for bearer
public method when set a Bearer Authorization Token
0.1.5
adding Accept => 'application/json' hedear by default
Fixing parametersOption in get request
0.1.4
fixing parametersOption in get request
0.1.3
Catching ServerException and RequestException
0.1.2
Adding support for basic auth
0.1.0
update publish configuration file