request-log-analyzer icon indicating copy to clipboard operation
request-log-analyzer copied to clipboard

Report on HTTP Status with descriptive string

Open asanghi opened this issue 9 years ago • 3 comments

Currently the report gives a frequency of "200" or "406" or whatever. Some HTTP Codes are obscure and are always a bit hard to remember. This change request ensure that they get aggregated and reported as "200 OK" or "404 Not Found" etc.

asanghi avatar Mar 18 '15 07:03 asanghi

@wvanbergen What do you think?

asanghi avatar Mar 23 '15 13:03 asanghi

Just a small nitpick, this looks good to me. Don't worry about the tests; this seems to be an ActiveRecord compatibility issue.

wvanbergen avatar Mar 31 '15 10:03 wvanbergen

No worries. Seems like I misread the contribution instructions.

asanghi avatar Mar 31 '15 18:03 asanghi