RestAssured #10 - Automating POST Request (User Registration API) - Part 2
Introduction
In this article, we are going to see the below concepts with examples -
Response Header validation
How to enable logs for request and response
Response Header validation
Headers are name and value pairs. To validate the header in Res...
subodhsingh.hashnode.dev6 min read