In: |
lib/Borges/Utilities/Request.rb
lib/Borges/DRb.rb |
Parent: | Object |
Borges’ internal HTTP request representation
action_key | [R] | |
cookies | [R] | |
fields | [R] | |
handler_key | [R] | |
headers | [R] | |
password | [R] | |
path | [R] | |
url | [R] | |
username | [R] |
Construct a Request from a url, the request headers, the query/POST fields, and the cookies.
NOTE: The URL is really the path portion of a URI, not including the host.