clarification
[mdref/mdref-http] / http / Params.md
index b45d0c64840f8bb55c640fa0a191ab2519fa5246..d8bf3b77b691e3a690cb18e937b70a78e297d2cf 100644 (file)
@@ -1,4 +1,4 @@
-# class http\Params extends http\Object implements ArrayAccess
+# class http\Params implements ArrayAccess
 
 Parse, interpret and compose HTTP (header) parameters.
 
@@ -11,7 +11,7 @@ Parse, interpret and compose HTTP (header) parameters.
 * DEF_VAL_SEP  
   The default value separator ("=").
 * COOKIE_PARAM_SEP  
-  TBD
+  Empty param separator to parse cookies.
 * PARSE_RAW  
   Do not interpret the parsed parameters.
 * PARSE_DEFAULT