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

Add built-in http server #28

Closed
3 tasks done
pashagolub opened this issue Jun 15, 2022 · 0 comments · Fixed by #30
Closed
3 tasks done

Add built-in http server #28

pashagolub opened this issue Jun 15, 2022 · 0 comments · Fixed by #30
Assignees
Labels
enhancement New feature or request

Comments

@pashagolub
Copy link
Collaborator

pashagolub commented Jun 15, 2022

  • should listen on port 8080
  • should return 200 OK
  • should return Hello world as a body from a static file
@pashagolub pashagolub self-assigned this Jun 15, 2022
@pashagolub pashagolub added the enhancement New feature or request label Jun 15, 2022
@pashagolub pashagolub added this to the Built-in WebUI milestone Jun 15, 2022
@pashagolub pashagolub linked a pull request Jun 15, 2022 that will close this issue
pashagolub added a commit that referenced this issue Jun 15, 2022
…server

[+] add built-in http server, closes #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant