#10 Write tests for libpyfcgi module & functions

开启中
yannweb5 年前创建 · 0 条评论
yannweb 评论于 5 年前

see #8

The libpyfcgi python module is defined in files : PyFCGI/src/python_pyfcgi.c and PyFCGI/include/python_pyfcgi.h

The module contains Python functions :

  • libpyfcgi.start_response() given as 2nd argument to PEP333 applications
  • libpyfcgi.write_body() returned by the start_response() function

But the python_pyfcgi.* files contains also pure C functions for worker<->fcgi interactions : function to write headers, function to parse/handle headers given by python app, function to generate default headers, etc.

__see #8__ The libpyfcgi python module is defined in files : PyFCGI/src/python_pyfcgi.c and PyFCGI/include/python_pyfcgi.h The module contains Python functions : - libpyfcgi.start_response() given as 2nd argument to PEP333 applications - libpyfcgi.write_body() returned by the start_response() function But the python_pyfcgi.* files contains also pure C functions for worker<->fcgi interactions : function to write headers, function to parse/handle headers given by python app, function to generate default headers, etc.
yannweb 5 年前 添加了里程碑 BETA version
yannweb 添加了标签
Tests
5 年前
yannweb 5 年前 修改了里程碑从 BETA versionTest coverage
yannweb 添加了标签
_libpyfcgi
5 年前
登陆 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
取消
保存
这个人很懒,什么都没留下。