mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-28 15:40:14 +00:00
Add details of response/request debug configurations.
This commit is contained in:
parent
6d10a23fc3
commit
2808045108
@ -24,6 +24,8 @@
|
||||
* using format rules as for printf and related functions.
|
||||
*/
|
||||
// $c->dbg["ALL"] = 1;
|
||||
// $c->dbg["request"] = 1; // The request headers & content
|
||||
// $c->dbg['response'] = 1; // The response headers & content
|
||||
// $c->dbg["component"] = 1;
|
||||
// $c->dbg['caldav'] = 1;
|
||||
// $c->dbg['querystring'] = 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user