Releases: AnWeber/httpyac
Releases · AnWeber/httpyac
v5.9.0
Features
- provide Global Variable Cache (#358)
- add XPath Variable Replacer (httpyac/httpyac.github.io#62)
Fixes
- replace header variables before body (httpyac/httpyac.github.io#63)
v5.8.2
v5.8.1
Fixes
- allow set of MQTT Username and Password with Request Headers (httpyac/httpyac.github.io#58)
- display correct version in docker command
v5.8.0
v5.7.5
Fixes
- support protocol with multiline urls (AnWeber/vscode-httpyac#159)
- prevent issue with string.replace special replacement patterns (httpyac/httpyac.github.io#57)
v5.7.4
Fixes
- fix missing jwt data (httpyac/httpyac.github.io#56)
v5.7.3
v5.7.2
v5.7.1
Fixes
- trim filename in
@import
(AnWeber/vscode-httpyac#150)
v5.7.0
Featues
- allow setting CookieJar Options (httpyac/httpyac.github.io#55)