client_python icon indicating copy to clipboard operation
client_python copied to clipboard

Add debug flag&handler for request

Open alex-ak1 opened this issue 1 year ago • 0 comments

Add parameter debug: bool for start_wsgi_server and start_http_server.

If debug=True wsgi server prints every request to console.

Related to #925

alex-ak1 avatar Jul 26 '24 07:07 alex-ak1