Remove HttpFile to FormPart; refine payload prepare.
This commit is contained in:
@@ -22,7 +22,6 @@ set(HEADERS
|
||||
http_client_session.h
|
||||
http_connection.h
|
||||
http_connection_pool.h
|
||||
http_file.h
|
||||
http_message.h
|
||||
http_parser.h
|
||||
http_request.h
|
||||
@@ -53,7 +52,6 @@ set(SOURCES
|
||||
http_client_session.cc
|
||||
http_connection.cc
|
||||
http_connection_pool.cc
|
||||
http_file.cc
|
||||
http_message.cc
|
||||
http_parser.cc
|
||||
http_request.cc
|
||||
|
||||
Reference in New Issue
Block a user