big update's coming
[mdref/mdref] / http / Env / getRequestBody.md
index 512128d12282dfdd971495764b95a8409b2957e5..4fcd24a3217b13b1aee6f9ef088e8e7a5ef152af 100644 (file)
@@ -4,13 +4,14 @@ Retreive the current HTTP request's body.
 
 ## Parameters:
 
-* Optional ```string $body_class_name```  
+* Optional string $body_class_name  
   A user class extending http\Body.
 
 ## Returns:
 
-* ```http\Message\Body``` instance representing the request body
+* http\Message\Body instance representing the request body
 
 ## Throws:
 
-* http\Exception
+* http\Exception\InvalidArgumentException
+* http\Exception\UnexpectedValueException