class Fastly::VCL
An internal representation of a Varnish Configuration Language file
def set_main!
Set VCL as main VCL
#
def set_main! hash = fetcher.client.put("/service/#{service.id}/version/#{version_number}/vcl/#{name}/main") !hash.nil? end
An internal representation of a Varnish Configuration Language file
def set_main! hash = fetcher.client.put("/service/#{service.id}/version/#{version_number}/vcl/#{name}/main") !hash.nil? end