added

Response header assertions in API tests

You can now create assertions against response headers in API tests. To create a header assertion, add a new assertion under Request => Tests, select Header in the Target drop-down, and then enter the header name you wish to assert against.

732