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

handler option seems to be broken #117

Closed
Mons opened this issue May 6, 2020 · 1 comment
Closed

handler option seems to be broken #117

Mons opened this issue May 6, 2020 · 1 comment
Labels

Comments

@Mons
Copy link

Mons commented May 6, 2020

Expected this code to work

require 'http.server'.new(0,8080,{ handler = function(...) end }):start()

according to documentation and pre https://github.com/tarantool/http/commit/01004d7d63cd7253248fb4a9613229e08fa98fd6/ version

@Totktonada
Copy link
Member

I would consider it as resolved by #134.

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

No branches or pull requests

2 participants