From 1c19cf0066ac83d2da02f331be65dffacd560c36 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Sep 2009 19:28:17 -0700 Subject: README: document $status Hopefully it was obvious before, if not it is now. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index e6b56c9..b8495dc 100644 --- a/README +++ b/README @@ -71,6 +71,7 @@ somewhere inside the "Rails::Initializer.run do |config|" block: * $response_length - body_bytes_sent, except "-" instead of "0" (Apache: %b) * $remote_user - HTTP-authenticated user * $remote_addr - IP of the requesting client socket +* $status - three-digit HTTP status code (e.g. 200, 404, 302) * $ip - X-Forwarded-For request header if available, $remote_addr if not * $pid - process ID of the current process * $e{Thread.current} - Thread processing the request -- cgit v1.2.3-24-ge0c7