Commit Graph

11 Commits

Author SHA1 Message Date
John Luo 69961bbdab Merge branch 'release/2.1' into release/2.2 2018-09-28 15:44:48 -07:00
John Luo 67f2c3149e Use port 0 to avoid port collisions during tests 2018-09-28 11:59:48 -07:00
John Luo c88e5147da Use dynamically chosen ports to avoid address binding collisions 2018-09-04 11:01:29 -07:00
John Luo 752f934a23 Fix flaky test
Use dynamic port assignment to reduce address binding failures due to port collisions
2018-08-23 15:45:14 -07:00
BrennanConroy 768d2a023e
Add Origin validation to WebSockets middleware (#252) 2018-08-02 14:43:11 -07:00
Ryan Brandenburg bb70e7077f Handle ifdefs 2018-05-08 12:06:26 -07:00
Chris Ross (ASP.NET) 852a5b31be Fix bad rebase 2018-04-02 10:37:02 -07:00
Chris Ross (ASP.NET) 0ed396db0b Enable tests on 2.1 for Win7 2018-04-02 09:50:23 -07:00
Andrew Stanton-Nurse a6fc4776da
fix Kestrel version to fix build (#227) 2018-01-26 12:27:41 -08:00
Andrew Stanton-Nurse d3687bbc3f
Unbreak Travis and unskip some tests (#219) 2018-01-05 12:39:11 -08:00
Andrew Stanton-Nurse 33e3e5b186 remove our WebSocket client
we'll use the one from dotnet/corefx now instead

fixes #108
2016-08-04 10:30:13 -07:00