v2.5.0
Add fallback option to UserAgent tasks
- An attribute _fallback has been added to the UserAgent class.
- The corresponding setter method set_fallback_to_actual_user_agent has been implemented.
- A minor grammatical correction was made in the comments of a _is_proxy_task method.