Commit Graph
9 Commits
Author SHA1 Message Date
amacocian e40352e6e8 Started work on resilient HttpHandler that repackages broken requests 2020-02-17 19:15:10 +01:00
amacocian 83a58b8db3 Fixed E2E tests 2020-02-14 12:13:18 +01:00
amacocian 75780ee636 - updated to 1.4 2020-02-14 12:10:57 +01:00
amacocian cdc994afab - expose certificate validation and encryption policies for https 2020-02-14 11:55:28 +01:00
amacocian 95af301ab7 - Changed name from HttpRoutingModule to HttpRoute
- Changed AddModule to AddRoute
- Removed usage of RoutingEnablers to instead use Func
2020-01-22 14:12:06 +01:00
amacocian 6b9308731f - Implemented HttpRoutingHandler to implement handlers with routes
- Small QOL changes in HttpMessage, HttpRequest and HttpResponse classes
2020-01-21 13:54:15 +01:00
amacocian a790df4226 Implemented HTTP stress test 2019-11-30 18:46:01 +01:00
amacocian 577c17d9ec Added an extra unit test for websockets. 2019-11-18 14:21:58 +01:00
amacocian 7850f6e4c2 Created unit test project for MTSC 2019-11-11 13:07:10 +01:00