Answers for "supertest expect content type"

0

supertest expect content type

expect( response.headers['content-type'] ).toMatch( /json/ );
Posted by: Guest on May-04-2022

Code answers related to "Javascript"

Browse Popular Code Answers by Language