[Oisf-devel] libhtp - do not store non key-value param in query
Anoop Saldanha
anoopsaldanha at gmail.com
Mon Jun 17 08:22:10 UTC 2013
?name1&name2=value2
?name1=&name2=value2
In both these query strings, for param "name1", param->value is
non-NULL and len 0.
Maybe for the first query string, we should set the param->value
as NULL, so that we can differentiate it from the second query where
name1 is in the key-value format but without the value set?
--
-------------------------------
Anoop Saldanha
http://www.poona.me
-------------------------------
More information about the Oisf-devel
mailing list