Release Date: 3rd March 2025
New Features
Variable Support in Header Values
The API Request header configuration has been enhanced to support variable embedding within header values. This powerful feature allows you to dynamically set header values using variables, making your API tests more flexible and reusable.
For example, you can now use the format in the header value:
Bearer {{AuthorizationVariable}}