I have tried modifying the httpd.conf, but none of them yield the result.
You can enable dumpio logging to log HTTP request and response header.
DumpIOInput On
DumpIOOutput On
LogLevel dumpio:trace8
You can refer https://httpd.apache.org/docs/2.4/mod/mod_dumpio.html