Headers, Cookies and Parameters with REST-assured 1. Overview In this quick tutorial, we’ll explore some REST-assured advanced scenarios. We explored REST-assured before in the tutorial a Guide to REST-assured. To continue, we’ll cover examples that show how to set headers, cookie and parameters for our requests. The setup is the… Continue Reading rest-assured-header-cookie-parameter