app-server
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: app_server | ||
| Version: 1.0.0 | ||
| Version: 1.0.1 | ||
| Summary: a lightweight web application launcher for gunicorn and static files. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/viur-framework/viur-app_server |
| Metadata-Version: 2.1 | ||
| Name: app_server | ||
| Version: 1.0.0 | ||
| Version: 1.0.1 | ||
| Summary: a lightweight web application launcher for gunicorn and static files. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/viur-framework/viur-app_server |
@@ -19,3 +19,3 @@ import argparse | ||
| __version__ = "1.0.0" | ||
| __version__ = "1.0.1" | ||
@@ -22,0 +22,0 @@ subprocesses = [] |
@@ -34,3 +34,3 @@ import typing as t | ||
| ) -> t.Iterable[bytes]: | ||
| path = get_path_info(environ, charset='utf-8', errors='replace') | ||
| path = get_path_info(environ) | ||
| app = self.app | ||
@@ -37,0 +37,0 @@ for prefix, opts in self.targets.items(): |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
23305
-0.15%