Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
gh-142533: Fix lint issues in news fragment
  • Loading branch information
tadejmagajna committed Dec 11, 2025
commit 5e56689811a29eea3d87af7c6396195f2398d4bf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Reject CR/LF in HTTP headers in `http.server` and `wsgiref.headers` to prevent
CRLF injection attacks.
Reject CR/LF in HTTP headers in ``http.server`` and ``wsgiref.headers`` to
prevent CRLF injection attacks.
Loading