Method: Inspec::Resources::NginxConf#http

Defined in:
lib/resources/nginx_conf.rb

#httpObject



48
49
50
# File 'lib/resources/nginx_conf.rb', line 48

def http
  NginxConfHttp.new(params['http'], self)
end