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

missing return_options #13

Open
geekobi opened this issue Dec 6, 2017 · 0 comments
Open

missing return_options #13

geekobi opened this issue Dec 6, 2017 · 0 comments

Comments

@geekobi
Copy link

geekobi commented Dec 6, 2017

in v8.0 wsgi_server.py (https://github.com/initOS/openerp-dav/blob/8.0/document_webdav_fast/wsgi_server.py), return_options(...) is called twice but not declared anywhere.
It misses when handler.command == 'OPTIONS' or environ['REQUEST_METHOD'] == 'OPTIONS'

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

No branches or pull requests

1 participant