Skip to content

Add windows-1251 response decoding#743

Merged
dogancanbakir merged 1 commit intoprojectdiscovery:mainfrom
alex0x12:feature/add-windows-1251-decoding
May 6, 2026
Merged

Add windows-1251 response decoding#743
dogancanbakir merged 1 commit intoprojectdiscovery:mainfrom
alex0x12:feature/add-windows-1251-decoding

Conversation

@alex0x12
Copy link
Copy Markdown
Contributor

@alex0x12 alex0x12 commented May 4, 2026

  • Problem: HTTP responses with charset=windows-1251 are exposed as raw bytes and matchers see mojibake;
  • Solution: decode windows-1251/cp1251 after content decompression, like existing GBK handling;

@neo-by-projectdiscovery-dev
Copy link
Copy Markdown

neo-by-projectdiscovery-dev Bot commented May 4, 2026

Neo - PR Security Review

Caution

Neo couldn't finish analyzing this pull request during this run. Please run the review again.

Comment @pdneo help for available commands. · Open in Neo

Copy link
Copy Markdown
Contributor Author

@alex0x12 alex0x12 left a comment

Choose a reason for hiding this comment

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

Why not?

@dogancanbakir dogancanbakir merged commit b50f4a3 into projectdiscovery:main May 6, 2026
8 checks passed
@dogancanbakir
Copy link
Copy Markdown
Member

Thanks for the PR!

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