Skip to content

Remove Lowercase Transformation for Case-Sensitive URLs#29

Merged
ehsandeep merged 4 commits intoprojectdiscovery:devfrom
mujtabachang:dev
Nov 26, 2024
Merged

Remove Lowercase Transformation for Case-Sensitive URLs#29
ehsandeep merged 4 commits intoprojectdiscovery:devfrom
mujtabachang:dev

Conversation

@mujtabachang
Copy link
Contributor

@mujtabachang mujtabachang commented Nov 22, 2024

This PR removes the automatic transformation of URLs to lowercase across various modules. Many URLs are case-sensitive, and forcing them to lowercase may result in broken links or incorrect processing

Closes #35

@ehsandeep ehsandeep mentioned this pull request Nov 22, 2024
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

Lint error

Copy link
Member

@dogancanbakir dogancanbakir left a comment

Choose a reason for hiding this comment

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

LGTM -left a comment for you.

@ehsandeep ehsandeep merged commit a7ca4ea into projectdiscovery:dev Nov 26, 2024
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.

Remove Lowercase Transformation for Case-Sensitive URLs

3 participants