6392ee0407
Before this change, calling request.query when there was no querystring resulted in a new object created and returned each time. If the resulting object was ever changed, accessing request.query would not reflect it and cause weird bugs. |
||
---|---|---|
.. | ||
application.js | ||
context.js | ||
request.js | ||
response.js |