Skip to content

Conversation

Zaczero
Copy link
Contributor

@Zaczero Zaczero commented Aug 15, 2025

Summary

Recently I worked on securing HTTPX against SSRF attacks (as none of the existing solutions worked for me) and decided to polish it up and publish it as a package for others to use.

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@Copilot Copilot AI review requested due to automatic review settings September 4, 2025 08:45
@lovelydinosaur
Copy link
Contributor

Okay, thanks Kamil.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for a new third-party package called httpx-secure to the third party packages documentation. The package provides SSRF (Server-Side Request Forgery) protection functionality for HTTPX.

  • Adds a new entry for httpx-secure package in the third party packages documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@lovelydinosaur lovelydinosaur merged commit 15e9759 into encode:master Sep 4, 2025
5 checks passed
@Zaczero Zaczero deleted the patch-1 branch September 4, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants