Cesar Blum Silveira
|
e25eb418bb
|
Change non-printable char representation in log messages from <0xXX> to \xXX.
|
2017-03-08 10:05:53 -08:00 |
Cesar Blum Silveira
|
5743d740b4
|
Convert HTTP parsing FrameTests to IHttpParser tests (#1416).
- Also fix an issue in KestrelHttpParser where "Header: \r\n" is
parsed with a value of " " instead of "".
|
2017-03-07 15:51:11 -08:00 |
Cesar Blum Silveira
|
11c7eb5665
|
Verify all request rejections are logged (#1295).
|
2017-03-06 12:05:38 -08:00 |
Cesar Blum Silveira
|
568aaff9c4
|
Improve HTTP parsing tests (#1393).
- Add several more test cases
- Share data between functional and unit tests
|
2017-02-28 14:23:27 -08:00 |