[Core] Add hostname information to Request class

Review Request #8 — Created Nov. 3, 2012 and submitted — Latest diff uploaded

pprkut
Lunr
master
lunr
This change adds a hostname field to the request class. This information can be used for example to log error host specific, or for statistics.
updated unit tests
system/libraries/core/class.request.inc.php
tests/system/libraries/core/class.request.base.test.php
tests/system/libraries/core/class.request.get.test.php
tests/system/libraries/core/class.request.store.test.php
tests/system/libraries/core/class.request.test.php
Loading...