Releases: AnWeber/httpyac
Releases · AnWeber/httpyac
v2.3.1
Features
- define response example in http file (ignored in parsing file)
- using chalk for ansi support
Fix
- dotenv support accidentally disabled
v2.3.0
Features
- define global script executed after every request
- set ssl client certifcates per request
- intellij syntax support for metadata (
// @no-cookie-jar
)
- markdown utils in httpyac
Fix
- priority of config initialization adjusted (#3)
v.2.2.1
Feature
- support for ssl client certficates
- note http version (version 1.1 disables http2 support)
- cookiejar support
Fix
- minimize size of webpack build
v2.2.0
Feature
- support for ssl client certficates
- note http version (version 1.1 disables http2 support)
- cookiejar support
v2.1.0
Feature
- --version option in cli command
Fix
- error in signing request with aws