summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2012-07-11Update version to 0.2.20.2.2Loïc Hoguin
2012-07-11Fix a rare crash while reading the body in HTTP POSTLoïc Hoguin
Only occured when the client closed the connection before finishing the upload.
2012-07-09Update version to 0.2.10.2.1Loïc Hoguin
2012-06-11Update version to 0.2.00.2.0Loïc Hoguin
2011-10-19Add a missing path to terminate/2Loïc Hoguin
2011-10-17Initial commitLoïc Hoguin
This is mostly a proof of concept. The client-side can be greatly improved (and we should probably take from other projects directly). The server-side is pretty much how it should be though.