X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2Fv11_httpsec.tex;h=1b0cc4fe3340bc76965d88bb6b1cc51b126911f5;hb=807d90ae7294edb751ed36054c52c2737c2468d0;hp=186dccb0eb2322f6cdce368706ab9ee119e7c3b9;hpb=076d55f5ef92dca4c39a88ea191c15620bb8cd9e;p=ssproject1617.git diff --git a/report/v11_httpsec.tex b/report/v11_httpsec.tex index 186dccb..1b0cc4f 100644 --- a/report/v11_httpsec.tex +++ b/report/v11_httpsec.tex @@ -18,7 +18,7 @@ Verify that every \HTTP{} response contains a content type header specifying a safe character set (e.g., \emph{UTF-8}, \emph{ISO 8859{-}1}). \begin{result} - Content type headers may be set anywhere in the application. Furthermure, + Content type headers may be set anywhere in the application. Furthermure,\\ \code{Response::send} ensures that if no content type header is set, all responses will fall back to using \code{text/html; charset=UTF-8}. \end{result}