Class: Calendav::RedirectError
- Inherits:
-
RequestError
- Object
- RequestError
- Calendav::RedirectError
- Defined in:
- lib/calendav/errors.rb
Instance Attribute Summary
Attributes inherited from RequestError
Instance Method Summary collapse
Methods inherited from RequestError
Constructor Details
This class inherits a constructor from Calendav::RequestError
Instance Method Details
#location ⇒ Object
28 29 30 |
# File 'lib/calendav/errors.rb', line 28 def location response.headers["Location"] end |