X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FParams.md;h=fb28bb1759489bccca43255bbe2280e21e80fce4;hb=HEAD;hp=4349769938a6aafcdb802d1865e267d3491eeb02;hpb=3bf080fbfef8496240a6d42d4a2d4c08c04cf8fd;p=mdref%2Fmdref-http diff --git a/http/Params.md b/http/Params.md index 4349769..fb28bb1 100644 --- a/http/Params.md +++ b/http/Params.md @@ -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