Skip to content

Changes to the local app server contract and following redirects

Choose a tag to compare

@jamesseanwright jamesseanwright released this 17 Sep 13:52
· 42 commits to master since this release
  • HTTP requests are made using request so that HTTP redirects are honoured, plus it's more mature than my custom client
  • The localAppServer config parameter has been broken down into an object to support environment variable configuration. This is a breaking change, hence the new major release