当前位置:网站首页>Postman automatically fills headers

Postman automatically fills headers

2022-07-05 00:50:00 It's my fault

Preface

As a background developer, every self-test , To get token, And adding a bunch of head data really annoys my wife , I'm free today , I took a look postman The method of automatically filling the response data into the header , That's great . Don't talk much , Start demonstration .
 Insert picture description here
 Insert picture description here
Setting environment variables dynamically , After setting it here, you will automatically refresh the environment variables when you request them
 Insert picture description here
Set custom fixed head :
 Insert picture description here

 Insert picture description here
 Insert picture description here
 Insert picture description here

原网站

版权声明
本文为[It's my fault]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202141108377921.html