jClassicRequest.class.php Tags subpackage core_request author Laurent Jouanneau contributor Yoan Blanc, Julien Issler copyright 2005-2017 Laurent Jouanneau, 2008 Yoan Blanc, 2016-2017 Julien Issler link http://www.jelix.org licence GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html Interfaces, Classes and Traits jClassicRequest handle "classical" request it just gets parameters from the url query and the post content. And responses can be in many format : text, html, xml.