+ refactoring in response.cpp (functions split) + added Client::clear() + added replace_all_substr() in utils.cpp
+ _determine_location() + http_method changes + http_method switch in _construct_response() + ConfigParser::_str_to_method_type() moved to global utils.cpp
+ Client get return reference + wip binary flags for http_method + moved config parser files