Merge branch 'master' of github.com:jedmccaleb/NewCoin

This commit is contained in:
Arthur Britto
2012-12-29 14:43:07 -08:00
7 changed files with 42 additions and 6 deletions

View File

@@ -7,6 +7,8 @@
#include "Log.h"
SETUP_LOG();
// Logic to handle incoming HTTP reqests
void HTTPRequest::reset()
{
vHeaders.clear();