DEV Community

Bruce Axtens
Bruce Axtens

Posted on

1

Can IIS customTags access items other than the attribute of the tag?

1

I want to write an IIS Rewrite rule that detects <script> markup containing a specific string. The normal mechanism for matching on <script> involves matching against the src. I have therefore looked at creating a custom tag, but that has proved problematic.

According to a large PDF I downloaded…

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay