big update's coming
[mdref/mdref-http] / http / Env / Response / setContentDisposition.md
index 0b4a5514838920bd5a2012ff728c4153c19e377c..e03dd3c5dc48f560edaf7c97b5ca4cd9f88fadff 100644 (file)
@@ -11,6 +11,10 @@ Set the reponse's content disposition parameters.
 
 * http\Env\Response, self.
 
+## Throws:
+
+* http\Exception\InvalidArgumentException
+
 ## Example:
 
     <?php ob_end_Clean();chdir(__DIR__."/../../..");