Skip to content

v2.5.0

Compare
Choose a tag to compare
@alperensert alperensert released this 16 Jan 08:49
· 16 commits to master since this release
ee0d497

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.