Project

General

Profile

Actions

Bug #4913

closed

[WEBrick] Access log bug

Added by hron84 (Gabor Garami) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.8.7 (2011-02-18 patchlevel 334) [i586-linux]
[ruby-core:37263]

Description

The access log feature of WEBrick doesn't works correctly. In the COMBINED log format the %{Referer}i and %{User-agent}i not be expanded.

I attached a patch what solves this problem.

Regards,


Files

accesslog.diff (509 Bytes) accesslog.diff hron84 (Gabor Garami), 06/22/2011 02:31 AM
Actions #1

Updated by nahi (Hiroshi Nakamura) almost 13 years ago

  • Category set to lib
  • Status changed from Open to Closed
  • Assignee set to nahi (Hiroshi Nakamura)
  • Target version set to Ruby 1.8.7

Fixed at r32209. Thanks!

Actions

Also available in: Atom PDF

Like0
Like0