escape bytes in the 0x7F-0xFF range, too
commitba72b12030864a05fc88bc94a3b699971cc70b0a
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Dec 2011 01:53:43 +0000 (5 17:53 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Dec 2011 01:53:43 +0000 (5 17:53 -0800)
tree3929aee60b86b286f6c6e34050bb4404aadba5d3
parent9f6aece724a79d5a19723a781766fdb1725ddcf3
escape bytes in the 0x7F-0xFF range, too

This matches the behavior of nginx 1.0.9
ext/clogger_ext/clogger.c
lib/clogger/pure.rb
test/test_clogger.rb