OSDN Git Service

implement parser for Status-Line.
authorornse01 <ornse01@users.sourceforge.jp>
Sun, 15 Jan 2012 11:10:47 +0000 (11:10 +0000)
committerornse01 <ornse01@users.sourceforge.jp>
Sun, 15 Jan 2012 11:10:47 +0000 (11:10 +0000)
commit7fba7d57c0a25bf04e35f93802799ffbd5047f33
tree6bbf8d27fa197694131b2b84e58e94d301accd8d
parent43570de59400ba5eb7bf740565ab0b24b5535db6
implement parser for Status-Line.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@349 20a0b8eb-f62a-4a12-8fe1-b598822500fb
src/http/http_statuslineparser.c [new file with mode: 0644]
src/http/http_statuslineparser.h [new file with mode: 0644]
src/http/test_http_statuslineparser.c [new file with mode: 0644]