Skip to content

Conversation

@mnot
Copy link
Owner

@mnot mnot commented Dec 16, 2025

Adds support for CSS link parsing. DO NOT MERGE - currently, this buffers the entire CSS response, which is an attack vector.

Requires either a safety check (e.g., max response size) or streaming support in tinycss2.

Fixes #124.

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.

Parse CSS for links

2 participants