Deprecate previous version

This commit is contained in:
Alvaro Muñoz
2022-10-11 12:43:20 +02:00
parent 30958f7cde
commit d5520d93c8

View File

@@ -29,7 +29,7 @@ module ReflectedXss {
}
/**
* DEPRECATED: Gets a HeaderDefinition that defines a non-html safe content-type for `send`.
* DEPRECATED: Gets a HeaderDefinition that defines a non-html content-type for `send`.
*/
deprecated Http::HeaderDefinition getANonHtmlHeaderDefinition(Http::ResponseSendArgument send) {
exists(Http::RouteHandler h |