Refine the parsing of response status line; add UT for utility.
This commit is contained in:
@@ -5,6 +5,7 @@ set(UT_SRCS
|
||||
request_parser_unittest.cc
|
||||
rest_service_manager_unittest.cc
|
||||
url_unittest.cc
|
||||
utility_unittest.cc
|
||||
)
|
||||
|
||||
set(UT_TARGET_NAME webcc_unittest)
|
||||
|
||||
Reference in New Issue
Block a user