Request-log-analyzer v1.13.4 Release Notes

Release Date: 2014-11-06 // over 9 years ago
    • Catch SyntaxErrors when eval'ing lines.
    • ๐Ÿ“œ Scrub parameter with file upload line in Rails requests, so it will parse successfully. (Michael Stark)

Previous changes from v1.13.3

    • ๐Ÿ‘ Allow more flexible Apache user strings
    • Rspec 3
    • Reintroduce class attribute inheritance to keep writing your own custom analyser based on an existing one simple.
    • Rubucop cleanup