Yikes. I hadn't even considered that problem. I don't like the ErrorURI
concept at all, but this points to a bigger requirement: the URI better
point to the same hostname as the feed which has a problem. Otherwise, you
can get people to starting yapping at arbitrary servers. I wouldn't go so
far as to call it a DDoS, but there is certainly the possibility of a mild
onslaught of requests to any arbitrary URI.
This is why I don't like POST and/or a message body. At least, certainly no message body with free text in it.Then you have issues about cookies being carried with those requests, and the possibility for cross-site-scripting attacks, and ...
I'll note that ErrorURI and ERROR are not mutually exclusive.Bleck. I'll let the ErrorURI supporters figure a way out of that. I'll stick with supporting the ERROR method proposal :-)