http: start HTTP rewrite
commitd982d097f506b7a62523f01ce8ac615720da1abe
authorStefan Becker <chemobejk@gmail.com>
Sun, 27 Jan 2013 13:40:37 +0000 (27 15:40 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 27 Jan 2013 13:40:37 +0000 (27 15:40 +0200)
tree94872acf5e63a49fcf9bafce8982f7d2ae9b3617
parentc7bc941b02386b63e027a9b176c5a7c03320a8f6
http: start HTTP rewrite

Add new modules to repository & build files
siplcs.vcxproj
src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj
src/core/Makefile.am
src/core/Makefile.mingw
src/core/sipe-http-request.c [new file with mode: 0644]
src/core/sipe-http-request.h [new file with mode: 0644]
src/core/sipe-http-transport.c [new file with mode: 0644]
src/core/sipe-http-transport.h [new file with mode: 0644]
src/core/sipe-http.c [new file with mode: 0644]
src/core/sipe-http.h [new file with mode: 0644]