Parent

Methods

Class/Module Index [+]

Quicksearch

Rack::Request

@private

Attributes

version_supplied[RW]

Public Instance Methods

xhr?() click to toggle source
# File lib/yard/server/rack_adapter.rb, line 87
def xhr?; (env['HTTP_X_REQUESTED_WITH'] || "").downcase == "xmlhttprequest" end

[Validate]

Generated with the Darkfish Rdoc Generator 2.