Actions
Bug #27789
closedDo not log body of large requests
Description
While I find logging of whole body when TRACE environmental variable is enabled very useful, OpenSCAP plugin uploads quite large artifact (bzi2 of XML report) and the log line is not very useful. I am going to create a patch that will filter out body which is longer than 2000 characters, that is exactly one 80x25 terminal screen.
Actions