comments
authorgggeek <giunta.gaetano@gmail.com>
Mon, 28 Dec 2020 11:44:14 +0000 (11:44 +0000)
committergggeek <giunta.gaetano@gmail.com>
Mon, 28 Dec 2020 11:44:14 +0000 (11:44 +0000)
debugger/common.php
debugger/controller.php

index c3efa33..2ce760b 100644 (file)
@@ -8,6 +8,7 @@
  *
  * @todo switch params for http compression from 0,1,2 to values to be used directly
  * @todo do some more sanitization of received parameters
+ * @todo move parameters away from global namespace
  */
 
 // work around magic quotes
index 46c1759..444028d 100644 (file)
@@ -10,6 +10,8 @@
  * @todo add support for more options, such as ntlm auth to proxy, or request charset encoding
  * @todo parse content of payload textarea to be fed to visual editor
  * @todo add http no-cache headers
+ * @todo if jsonrpc php classes are not available, do not display the JSONRPC option
+ * @todo if js libs are not available, do not try to load them
  **/
 
 // make sure we set the correct charset type for output, so that we can display all characters