Skip to content

Remove Lowercase Transformation for Case-Sensitive URLs#29

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

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

Conversation

@mujtabachang

@mujtabachang mujtabachang commented Nov 22, 2024

Copy link
Copy Markdown
Contributor

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

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Lint error

@dogancanbakir dogancanbakir left a comment

Copy link
Copy Markdown
Member

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.

Comment thread pkg/extractor/regex_extractor.go Outdated
@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