llama.cpp/tools/server/public_simplechat/local.tools
hanishkvc a52ac5ddde SimpleSallap:SimpleProxy:use RequestHandler's setup after ssl hs
Instead of manually setting up rfile and wfile after switching to
ssl mode wrt a client request, now use the builtin setup provided
by the RequestHandler logic, so that these and any other needed
things will be setup as needed after the ssl hs based new socket,
just in case new things are needed in future.
2025-12-05 22:28:55 +05:30
..
config.py SimpleSallap:SimpleProxy:DataClass Config simpleproxy updated 2025-12-05 21:42:41 +05:30
debug.py SimpleChatTC:SimpleProxy: getting local / web file module ++ 2025-12-04 19:41:39 +05:30
filemagic.py SimpleChatTCRV:SimpleProxy:DumpHeaders 2025-12-04 19:41:39 +05:30
pdfmagic.py SimpleChatTC:PdfText:Basic Outline and its Numbering done 2025-12-04 19:41:39 +05:30
simpleproxy.json SimpleSallap:SimpleProxy:DataClass Config - P3 2025-12-05 20:47:33 +05:30
simpleproxy.py SimpleSallap:SimpleProxy:use RequestHandler's setup after ssl hs 2025-12-05 22:28:55 +05:30
test-gen-self-signed.sh SimpleSallap:SimpleProxy: Enable https mode 2025-12-04 20:51:00 +05:30
urlvalidator.py SimpleChatTC:SimpleProxy: Use urlvalidator 2025-12-04 19:41:39 +05:30
webmagic.py SimpleChatTCRV:SimpleProxy:DumpHeaders 2025-12-04 19:41:39 +05:30