Rename HttpConnection to HttpSession; refine error messages.
This commit is contained in:
@@ -12,7 +12,7 @@ set(HEADERS
|
||||
globals.h
|
||||
http_async_client.h
|
||||
http_client.h
|
||||
http_connection.h
|
||||
http_session.h
|
||||
http_message.h
|
||||
http_parser.h
|
||||
http_request.h
|
||||
@@ -37,7 +37,7 @@ set(SOURCES
|
||||
globals.cc
|
||||
http_async_client.cc
|
||||
http_client.cc
|
||||
http_connection.cc
|
||||
http_session.cc
|
||||
http_message.cc
|
||||
http_parser.cc
|
||||
http_request.cc
|
||||
|
||||
Reference in New Issue
Block a user