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

Multithreading for serving files #40

Closed
butuzov opened this issue Nov 23, 2019 · 1 comment
Closed

Multithreading for serving files #40

butuzov opened this issue Nov 23, 2019 · 1 comment
Assignees
Labels
Feature Request Feature Request

Comments

@butuzov
Copy link
Owner

butuzov commented Nov 23, 2019

This needs to be implemented, maybe in some other form.

important to have

  • python 3.5 support
  • fast serving for local files
@issue-label-bot issue-label-bot bot added the Feature Request Feature Request label Nov 23, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature to this issue, with a confidence of 0.92. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@butuzov butuzov self-assigned this Nov 23, 2019
@butuzov butuzov closed this as completed Nov 24, 2019
butuzov added a commit that referenced this issue Dec 18, 2019
Feature of internal file serving improved in general:

- #45 It's faster now (had an issue with charset detection)
- #46 It's more stable (Added virtual redirects if requested file dosn't have '/')
butuzov added a commit that referenced this issue Dec 18, 2019
Feature of internal file serving improved in general:

- #45 It's faster now (had an issue with charset detection)
- #46 It's more stable (Added virtual redirects if requested file dosn't have '/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant