big update's coming
[mdref/mdref-http] / http / Message / setHttpVersion.md
index ee9ab0ab685bf7dabf1b57d75eb43427b122061d..06bf2a7a685a9f4fc90ee71352e1a3ccd4067e03 100644 (file)
@@ -14,11 +14,12 @@ See http\Message::getHttpVersion().
 
 ## Notices:
 
-* E_MALFORMED_HEADERS, if the version separator is non-standard.
+* If a non-standard version separator is encounted.
 
-## Warnings:
+## Throws:
 
-* E_MALFORMED_HEADERS, if the version could not be parsed.
+* http\Exception\InvalidArgumentException
+* http\Exception\BadHeaderException
 
 ## Example: