jakeburden / next-absolute-url

Get the absolute URL of your Next.js app (optionally set a localhost dev URL)
300 stars 30 forks source link

`now dev` released. updates? #3

Closed jakeburden closed 5 years ago

jakeburden commented 5 years ago

I published this module before now dev was released. Since now dev is actually being used, it might be time to update this module. But what updates are needed?

1 is a great suggestion to check req.headers['x-forwarded-host']

The docs can definitely be updated to better compliment the now dev experience.

I'm open to suggestions, issues, and pull request :)