Features
- support TreeDataProvider for environments, variables and user session (Cookie, OAuth2 Token)
- better TreeDataProvider support for history (view response)
- use Host Header as Url Prefix (AnWeber/httpyac#189)
- add cookie to userSessionStore instead cookieStore
# @loop
allows actions before execution of the loop (e.g.@ref ...
)- use all dotenv files between httpfile directory and rootDir (AnWeber/httpyac#174)
Fix
- handle Windows directory separators in glob pattern (AnWeber/httpyac#175)