safehttpx
A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
To install this package, run one of the following:
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.
Summary
A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
Last Updated
Nov 17, 2025 at 23:40
License
Apache-2.0
Total Downloads
210
Supported Platforms
GitHub Repository
https://github.com/gradio-app/safehttpxDocumentation
https://github.com/gradio-app/safehttpx