About Anaconda Help Download Anaconda

main / packages / safehttpx 0.1.7

A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.

Installers

  • linux-64 v0.1.7
  • linux-aarch64 v0.1.7
  • osx-arm64 v0.1.7
  • win-64 v0.1.7

conda install

To install this package run one of the following:
conda install main::safehttpx

Description

A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks. It implements an asynchronous GET method called safehttpx.get(), which is a wrapper around httpx.AsyncClient.get() while performing DNS validation on the supplied URL using Google DNS.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.6) Legal | Privacy Policy