[mod-security-users] binary data in log
Brought to you by:
victorhora,
zimmerletw
|
From: Nick G. <nic...@gm...> - 2007-11-08 15:33:56
|
I found the following problem in 2.1.2: binary body (Content-Type:
application/vnd.svn-svndiff) is inserted in the log as binary.
How to fix this ?
Do we have to add the mime-type in the conf file ?
The log follows
Thanks,
Nick
--6737550c-B--
PUT
/svn/Arval/!svn/wrk/a946b5e8-3c7f-314d-b962-5e92a76d6aa9/docs/docroot/technical%20design/common/model/Model%20attribute%20details.xls
HTTP/1.1
Host: ...
User-Agent: SVN/1.4.5 (r25188) neon/0.26.3
Connection: TE
TE: trailers
Content-Type: application/vnd.svn-svndiff
X-SVN-Base-Fulltext-MD5: df09846402049fc5f2a39350cf54f13a
X-SVN-Result-Fulltext-MD5: bd85833c18dc7ae9b80f3f49f2e0174b
Content-Length: 59648
Authorization: Basic bWFuaXJhamEucjphcm1hbmkzMw==
--6737550c-C--
SVN {binary data}
--6737550c-F--
HTTP/1.1 204 No Content
Content-Length: 0
Content-Type: text/plain
|