Skip to content

BUGFIX: Less strict html detection#22

Merged
Sebobo merged 1 commit into
mainfrom
bugfix/21-html-detector
Jul 29, 2025
Merged

BUGFIX: Less strict html detection#22
Sebobo merged 1 commit into
mainfrom
bugfix/21-html-detector

Conversation

@Sebobo

@Sebobo Sebobo commented Jul 29, 2025

Copy link
Copy Markdown
Member

This change allows more variants of html like content type and doctypes without disabling debug info collection.

Resolves: #21

This change allows more variants of html like content type and doctypes

Resolves: #21
@Sebobo
Sebobo requested review from ahaeslich and dlubitz July 29, 2025 07:26
@Sebobo Sebobo added the bug Something isn't working label Jul 29, 2025
@Sebobo
Sebobo merged commit e1e4b02 into main Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Debug information is not collected when "Content-Type" header is an array or when the doctype contains more than html

2 participants