X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debugger%2Fcontroller.php;h=444028d5cc051474e9fe17d6f61a03b349363b02;hb=cdd150f57cf3e077fb89d53be81c197f9727dae7;hp=46c1759ae9fc5a940e9ab6830790d1a02f370bba;hpb=f1e595deaca76bd28257adb82916624ac59eb5b1;p=plcapi.git diff --git a/debugger/controller.php b/debugger/controller.php index 46c1759..444028d 100644 --- a/debugger/controller.php +++ b/debugger/controller.php @@ -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