X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FEnv%2FResponse%2FsetContentType.md;h=03bdc776d31115f46a424565e3d6073bb1c39ab2;hb=9620c25e36f35fce0b77dedeedd97b6125b257ed;hp=79ca97e92c1e4322c731150713bb00c5033b6429;hpb=4f57c61489737869d5c6aa0a5688a04a467536c2;p=mdref%2Fmdref-http diff --git a/http/Env/Response/setContentType.md b/http/Env/Response/setContentType.md index 79ca97e..03bdc77 100644 --- a/http/Env/Response/setContentType.md +++ b/http/Env/Response/setContentType.md @@ -4,7 +4,7 @@ Set the MIME content type of the response. ## Params: -* string $conten_type +* string $content_type The response's content type. ## Returns: @@ -13,4 +13,4 @@ Set the MIME content type of the response. ## Throws: -* http\Env\InvalidArgumentException +* http\Exception\InvalidArgumentException