mirror of
https://github.com/ParisNeo/ollama_proxy_server.git
synced 2025-09-06 05:12:14 +00:00
Merge branch 'main' into fix-stream
This commit is contained in:
@@ -85,7 +85,7 @@ def main():
|
||||
self.wfile.flush()
|
||||
self.wfile.write(b"0\r\n\r\n")
|
||||
except BrokenPipeError:
|
||||
pass
|
||||
pass
|
||||
|
||||
def do_GET(self):
|
||||
self.log_request()
|
||||
|
Reference in New Issue
Block a user