Currently, [nap sets the accept header to `application/x.nap.view` whenever it's not defined](https://github.com/websdk/nap/blob/master/src/nap.js#L209). This should change to set it to `*/*` instead.