Changes to the local app server contract and following redirects
- HTTP requests are made using request so that HTTP redirects are honoured, plus it's more mature than my custom client
- The
localAppServerconfig parameter has been broken down into an object to support environment variable configuration. This is a breaking change, hence the new major release