typo, parameter and type fixes
[mdref/mdref-http] / http / Params.md
index 4349769938a6aafcdb802d1865e267d3491eeb02..fb28bb1759489bccca43255bbe2280e21e80fce4 100644 (file)
@@ -16,6 +16,8 @@ Parse, interpret and compose HTTP (header) parameters.
   Do not interpret the parsed parameters.
 * PARSE_DEFAULT  
   Interpret input as default formatted parameters.
+* PARSE_ESCAPED  
+  Parse backslash escaped (quoted) strings.
 * PARSE_URLENCODED  
   Urldecode single units of parameters, arguments and values.
 * PARSE_DIMENSION