asvae / laravel-api-tester

Test your routes without hassle
http://laravel-api-tester.asva.by/
MIT License
354 stars 52 forks source link

Ability to reuse headers #32

Open ilunie opened 7 years ago

ilunie commented 7 years ago

setup the header once and retain across all routes, just like postman

greabock commented 7 years ago

That sounds good

asvae commented 7 years ago

Hmm. Global config. My ajax wrapper recently got the functionality to do that.