com/libs/hxfcgi

Differences between version #10517 and #10518

0a1,2
> **hxfcgi** is a rewrite of the haxe [[/api/neko/Web|Web API]] to deploy Haxe written web applications in a CGI / FCGI environment. It also gives to the possibility to use the Haxe C++ target as a platform for your web applications.
> 
2c4
< hxfcgi is quite new and requires some testing and more documentation. 
---
> hxfcgi is quite new and should be considered as experimental. More testing and documentation is required.
3a6,9
> 
> 
> 
> 
8c14,17
<    * You need to print some data, when sending headers only, call Lib.print(''); after setting all headers.
---
>    * You need to print some data, when sending headers only, call ''Lib.print("");'' after setting all headers.
> 
> ===== Source code & bugs =====
> The source code of the project could be found here: [[https://github.com/TheHippo/hxfcgi|hxfcgi]]. If something does not work the way it should work feel free to contribute a patch or simply file a [[https://github.com/TheHippo/hxfcgi/issues|issue]].

	
Ver Date Lg User Action
#15869 2013-01-28 06:21:02 en ianxm View | Diff
#10524 2011-05-07 00:22:42 en kaalh View | Diff
#10523 2011-05-06 19:26:22 en TheHippo View | Diff
#10522 2011-05-06 18:56:02 en TheHippo View | Diff
#10521 2011-05-06 17:43:04 en TheHippo View | Diff
#10520 2011-05-06 17:39:09 en TheHippo View | Diff
#10519 2011-05-06 15:06:05 en TheHippo View | Diff
#10518 2011-05-06 14:39:05 en TheHippo View | Diff
#10517 2011-05-06 13:43:05 en TheHippo View | Diff

Previous | Next