Remove http prefix

This commit is contained in:
Chunting Gu
2019-04-18 13:40:36 +08:00
parent 2ea04b9705
commit e621025cc3
66 changed files with 997 additions and 1047 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Auto test
set(AT_SRCS
http_client_autotest.cc
client_autotest.cc
)
set(AT_TARGET_NAME webcc_autotest)