Skip to content

Conversation

@gzuidhof
Copy link
Contributor

Fixes #359

Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gzuidhof - this is a great catch!

Since it appears the options() method ultimately derives from tornado.web.RequestHandler (when not used via the mixin) and that method signature also includes an arguments list *args, I think we should probably include that as well. Do you mind adding that in?

@gzuidhof
Copy link
Contributor Author

Done!

Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Guido!

@kevin-bates kevin-bates merged commit 7061200 into jupyter-server:master Apr 21, 2021
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.

CORS preflight OPTIONS request fails for kernel interruptions

2 participants