REST Assured Tutorial 50 – How to set Content-Type for request in Rest Assured
As a part of End to End REST Assured Tutorial, in this post, we will learn to why and how to set the Content-Type header in Rest Assured for a request. Content-Type is a header that indicates the media type or MIME( Multipurpose Internet Mail Extensions ) type or type of a file. When we hit any…
Read More “REST Assured Tutorial 50 – How to set Content-Type for request in Rest Assured” »