Features
- support http codeblocks in markdown files (AnWeber/httpyac#164)
- add raw headers to httpResponse (AnWeber/httpyac#165)
- add special env setting
request_rejectUnauthorized
to ignore SSL Verification (AnWeber/httpyac#159) - add special env setting
request_proxy
to set proxy (AnWeber/httpyac#159) - proxy support of
socks://
proxy (#91)
Thanks
@fredrikhr for contributing