If you want to see mega broken things, look at th...
# http4k
d
If you want to see mega broken things, look at the handling of encoded slashes in paths. Lots of frameworks (all the python wsgi ones for a start IIRC) actually automatically decode encoded slashes, which completely breaks things.