Added a simple parser for HTTP request. Can't find anything suitable to use in python...
authorStas Shtin <antisvin@gmail.com>
Wed, 14 Apr 2010 10:13:57 +0000 (14:13 +0400)
committerStas Shtin <antisvin@gmail.com>
Wed, 14 Apr 2010 10:13:57 +0000 (14:13 +0400)
commitc880682c456849b61126b46bd49b6a122404b88c
tree54ac59fc3e0b6f66a99d47c71fe8dfd219f32e1f
parent84537e1ce0ec1c4df75a0ad074619460ec76ef7c
Added a simple parser for HTTP request. Can't find anything suitable to use in python's lib - they all are bound to HTTP servers code.
src/ipypbx/http.py [new file with mode: 0644]
src/ipypbx/network.py [deleted file]
src/ipypbx/state.py [deleted file]