Closed julik closed 8 years ago
for Session and Request, to honor UAP and to allow easier subclassing of both. This way an object can be provided in lieu of Patron::Request, and it will be accepted and treated properly without messing with it's instance variables.
Patron::Request
for Session and Request, to honor UAP and to allow easier subclassing of both. This way an object can be provided in lieu of
Patron::Request
, and it will be accepted and treated properly without messing with it's instance variables.