sleepy.mongoose icon indicating copy to clipboard operation
sleepy.mongoose copied to clipboard

Preflight header support.

Open cluke009 opened this issue 12 years ago • 1 comments

I had some issues getting this to work with angular.js and discovered it was the lack of preflight headers.

I added -p as an argument to the http server. So far this is working for me but I am pretty new to python so let me know if there are any issues.

cluke009 avatar Jan 06 '13 07:01 cluke009

Looks pretty good! I made a couple of minor notes, mostly formatting, and had a question about do_OPTIONS, which I haven't seen before.

kchodorow avatar Jan 18 '13 16:01 kchodorow