class VarnishLog::Response

Public Class Methods

new() click to toggle source

Assume the powers of Headers.

Calls superclass method
# File lib/logstash/filters/varnishlog/response.rb, line 14
def initialize
  super
end