- rather use a list of disallowed chars
[m6w6/ext-http] / http_querystring_object.c
2006-02-06  Michael Wallner- we actually never return by ref
2006-02-05  Michael Wallner- attempt to fix WONKY build
2006-02-03  Michael Wallner- fix endless loop in http_build_url() with urls like...
2006-02-02  Michael Wallner- fix ::set() arginfo
2006-01-30  Michael Wallner- remove HttpQueryString::del() and ::mod() can be...
2006-01-30  Michael Wallnerws
2006-01-30  Michael Wallner- add accessors by type
2006-01-30  Michael Wallner- make sure queryArray is actually an array
2006-01-30  Michael Wallner- fix some typos