winlin
|
9bd8b363b3
|
Improve test coverage for http service.
|
2020-01-05 17:02:57 +08:00 |
|
winlin
|
d783a12f89
|
Happy 2020
|
2019-12-30 10:10:35 +08:00 |
|
winlin
|
8075628d9e
|
Fix utest fail.
|
2019-12-29 19:16:16 +08:00 |
|
winlin
|
eb8e7ad479
|
Fix #1255, support vhost/domain in query string for HTTP streaming. 3.0.90
|
2019-12-29 18:56:35 +08:00 |
|
winlin
|
32a2b7f0a5
|
For #1488, improve coverage for parsing client ip.
|
2019-12-26 12:20:53 +08:00 |
|
winlin
|
2115d5d22a
|
For #1488, add test and improve coverage for parsing client ip.
|
2019-12-26 12:07:52 +08:00 |
|
winlin
|
7eccc9da26
|
For #1508, support chunk length and content in multiple parts.
|
2019-12-24 14:58:35 +08:00 |
|
winlin
|
a35a7f915e
|
Fix bug for HTTP write jsonp for srs-console.
|
2019-12-24 10:32:52 +08:00 |
|
winlin
|
da7e76c96a
|
For#1508, check the error correctly for strtol.
|
2019-12-20 16:48:51 +08:00 |
|
winlin
|
216a23f709
|
Fix the http implicit handler bug
|
2019-12-17 21:24:24 +08:00 |
|
winlin
|
b247c9759a
|
Improve test coverage for http handler
|
2019-12-17 21:17:44 +08:00 |
|
winlin
|
6c50d85671
|
Improve test coverage for http message
|
2019-12-17 21:08:18 +08:00 |
|
winlin
|
43a5cea158
|
Improve test coverage for HTTP CORS
|
2019-12-17 21:03:28 +08:00 |
|
winlin
|
dc1afc142f
|
Fix HTTP CORS bug when sending response for OPTIONS. 3.0.72
|
2019-12-17 20:52:10 +08:00 |
|
winlin
|
ec0fb82c0e
|
Improve test coverage for http server mux.
|
2019-12-17 19:39:36 +08:00 |
|
winlin
|
81947df819
|
Enhance HTTP response write for final_request.
|
2019-12-17 19:09:39 +08:00 |
|
winlin
|
d9842b0371
|
Refactor HttpResponseWriter.write, default to single text mode.
|
2019-12-17 15:14:59 +08:00 |
|
winlin
|
8cdb7cc727
|
Add test for vod stream handler
|
2019-12-17 14:33:47 +08:00 |
|
winlin
|
97f2c5bf0c
|
Refactor http static file server path resolving.
|
2019-12-16 20:07:06 +08:00 |
|
winlin
|
fa362607b2
|
Add test for http basic handler
|
2019-12-16 19:32:41 +08:00 |
|
winlin
|
6bad973a7c
|
Fix HTTP parser bug for parsing header from multiple pieces of data.
|
2019-12-16 18:21:39 +08:00 |
|
winlin
|
ca2b68f428
|
Refactor header of HTTP message by using SrsHttpHeader.
|
2019-12-16 16:00:02 +08:00 |
|
winlin
|
dcb7b6aae0
|
Refactor HTTP Message by decoupling with http_parser
|
2019-12-16 15:12:26 +08:00 |
|
winlin
|
0886acbdb7
|
Improve test coverage for HTTP header.
|
2019-12-16 12:11:29 +08:00 |
|
winlin
|
8c10c26f00
|
Improve the coverage for HTTP error response.
|
2019-12-16 11:36:39 +08:00 |
|
winlin
|
474266eae7
|
Refine the comments for http content-type detecting
|
2019-12-14 23:34:09 +08:00 |
|
winlin
|
4758a284d7
|
Add test for http status.
|
2019-12-14 10:12:25 +08:00 |
|
winlin
|
6ce04051e4
|
Improve test coverage of status for HTTP.
|
2019-12-13 20:05:18 +08:00 |
|
winlin
|
0394d95e4b
|
Refine file structure for RTMP/HTTP protocol stack utest.
|
2019-12-13 20:04:33 +08:00 |
|