Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

get a header from postman repsonse

console.log(pm.response.headers.get('Location').split('='));
Source by community.postman.com #
 
PREVIOUS NEXT
Tagged: #header #postman #repsonse
ADD COMMENT
Topic
Name
6+5 =