flush
[mdref/mdref-http] / http / Header / __construct.md
index c477ab3be0e377e0c2d1e1983c168e9324e314bb..9c3fc6da987360405e64436344a73c7ee81d579e 100644 (file)
@@ -4,9 +4,9 @@ Create an http\Header instance for use of simple matching or negotiation. If the
 
 ## Params:
 
-* Optional ```string $name```  
+* Optional string $name  
   The HTTP header name.
-* Optional ```mixed $value```  
+* Optional mixed $value  
   The value of the header.
 
 # Throws: