GitHub user yzlai opened a pull request: https://github.com/apache/trafficserver/pull/40
TS-2344 fix remap type "redirect" logging & response_body TS-2344 fix remap type "redirect" logging & response_body * handleIfRedirect() should be called before 404 response * Location header should be added before build_error_response * status_code < 400 not logged You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/40.patch ---- commit 63832db235d09c830daea27a6a0c3f755ee19aff Author: Ethan Lai <yz...@yahoo.com> Date: 2014-02-12T08:03:02Z TS-2344 fix remap type "redirect" logging & response_body ----