Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Headers #1

Closed

Conversation

einfallstoll
Copy link

This finishes http-party#64 and allows to set custom headers.

lanterndev and others added 30 commits November 4, 2014 11:55
Without this patch, http-server returns 404 on the preflight request (method: 'OPTIONS'). You can see the problem by loading an XHR request in Firefox.
Get CORS support working with XHR preflight
Add useful tip with local addresses on start
zjhmale and others added 28 commits January 18, 2020 01:43
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
…yarn/acorn-5.7.4

Bump acorn from 5.7.3 to 5.7.4
Only add logFn function to before if logFn exists
…pliance

Fix basic auth options type issue
Mention process.env.PORT in options
Make it easier to find in npm
Added https and https-server as suggested
Added a keyword in package.json
@einfallstoll
Copy link
Author

Wrong repo, sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.