Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

added do_OPTIONS, fixed CORS #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mb21
Copy link

@mb21 mb21 commented Feb 15, 2013

Trying to access sleepy.mongoose (started with the --xorigin flag) from JavaScript with CORS on Chrome and Safari, I always got 501 Unsupported method ('OPTIONS'). So I implemented it, works fine now.

@mb21
Copy link
Author

mb21 commented Feb 20, 2013

Just noticed there was a similar pull request a month ago, if I had known! Anyway, can you please accept one of the two, to save future users some headaches? I think mine is a bit simpler, requiring no new command line parameter, but either way.

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

Successfully merging this pull request may close these issues.

1 participant