v6.15.0
Features
- add support to define timeout per request using
request.timeout
or setting variablerequest_timeout
Fix
- variables in gql Query body are replaced (AnWeber/vscode-httpyac#303)
- allow defaultHeaders to overwrite accept or user-agent header
- only try loading grpc reflection if no other protodefinition file is imported or it is explicitly triggerd using grpcReflection (#757)
- add better handling for disabled and error tests (AnWeber/vscode-httpyac#297, #760)
- support empty passwords for Basic auth (#751)
- error do not bail test runs and instead just set error for this httpRegion (#708)
Contributors
thx to @jbest84