Method: HTTP::Protocol::Reference#path

Defined in:
lib/http/protocol/reference.rb

#pathObject (readonly)

The path component, e.g. /foo/bar/index.html



49
50
51
# File 'lib/http/protocol/reference.rb', line 49

def path
  @path
end