Skip to content

Helper extension for the Postman packaged app. Also helps send restricted headers.

License

Notifications You must be signed in to change notification settings

gnuhub/PostmanInterceptor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman Interceptor

Postman Interceptor is helper extension for the Postman packaged app.

It allows you to -

  1. Use browser cookies
  2. Use all headers (even the ones restricted by XHR) like User-Agent, Content-Type etc.
  3. Capture requests and send them to Postman!

Here are a few relevant blog posts on the Postman blog to help you get started with Interceptor.

Build

  1. Install the grunt tasks
   npm install
  1. Run Grunt
   grunt
  1. For misc. grunt tasks, look at grunt.js

Tests

Tests are written in Jasmine and can be run using the SpecRunner.html.

About

Helper extension for the Postman packaged app. Also helps send restricted headers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published