mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
extract http static and http stream from http conn.
This commit is contained in:
parent
baa892a762
commit
f8f6e438cc
15 changed files with 2160 additions and 1771 deletions
|
@ -103,6 +103,10 @@ file
|
|||
../../src/app/srs_app_http_conn.cpp,
|
||||
../../src/app/srs_app_http_hooks.hpp,
|
||||
../../src/app/srs_app_http_hooks.cpp,
|
||||
../../src/app/srs_app_http_stream.hpp,
|
||||
../../src/app/srs_app_http_stream.cpp,
|
||||
../../src/app/srs_app_http_static.hpp,
|
||||
../../src/app/srs_app_http_static.cpp,
|
||||
../../src/app/srs_app_ingest.hpp,
|
||||
../../src/app/srs_app_ingest.cpp,
|
||||
../../src/app/srs_app_json.hpp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue