Skip to content

2.1.0

Choose a tag to compare

@oschwald oschwald released this 25 Sep 16:48
  • Added response.ip_address.traits.is_residential_proxy to the
    minFraud Insights and Factors models. This indicates whether the IP
    address is on a suspected anonymizing network and belongs to a
    residential ISP.
  • HTTPError now provides the decoded response content in the
    decoded_content attribute.