1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

merge the app http to conn.

This commit is contained in:
winlin 2015-05-22 22:34:03 +08:00
parent ce1bb6c605
commit f0ae66a081
10 changed files with 1276 additions and 1275 deletions

View file

@ -36,6 +36,7 @@ using namespace std;
#include <srs_kernel_utility.hpp>
#include <srs_app_utility.hpp>
#include <srs_core_autofree.hpp>
#include <srs_app_http_conn.hpp>
SrsHttpClient::SrsHttpClient()
{