Skip to content

A calling convention that uses HTTP headers as input parameters for XINS Framework

Notifications You must be signed in to change notification settings

burcsade/header-parameters-calling-convention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Header Parameters Calling Convention for XINS Framework
(c) 2012 Burc Sade, http://burcsade.com/

Header Parameters Calling Convention for XINS Framework is released under the MIT license.

Header Parameters Calling Convention for XINS Framework enables you to access HTTP
parameters and use them as input parameters in XINS functions. The output of the 
function is defined via the tag output parameter and function name itself. The 
templates folder and the tag output parameter name are defined in xins.properties 
file with keys "templates.source" and "templates.tag.property" respectively. The 
template cache is enabled by defult and can be turned off via setting 
"templates.source" parameter to "false" in xins.properties. If you find it useful
and/or have questions you can drop me an email.

burcsade(at)gmail(dot)com


Related links:

XINS Framework
http://xins.sourceforge.net/

About

A calling convention that uses HTTP headers as input parameters for XINS Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages