Open stigge opened 13 years ago
Hi,
in the WSAPI documentation, req.params is documented as "req.params - union of req.GET and req.POST, built on demand". However, it seems to be empty. I need to iterate over req.GET and req.POST separately (which works).
Thanks in advance,
Roland
Hi,
in the WSAPI documentation, req.params is documented as "req.params - union of req.GET and req.POST, built on demand". However, it seems to be empty. I need to iterate over req.GET and req.POST separately (which works).
Thanks in advance,
Roland