You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ocelot/test/Ocelot.Benchmarks
Tom Pallister 23c5fcbf91
#464 (#477)
* #464 added code to request mapper to not automatically add content type and content length headers, .net will automatically try and add these headers in a few circumstances but this solves the 464 issue

* #464 use seek instead of read on body check for websockets tests

* #464 ran out of inodes on linux, looks like reloadonchange causes this
7 years ago
..
Properties hacked together load balancing reroutes in fileconfig (#211) 7 years ago
AllTheThingsBenchmarks.cs #464 (#477) 7 years ago
ExceptionHandlerMiddlewareBenchmarks.cs Feature/store configuraton json idented (#328) 7 years ago
Ocelot.Benchmarks.csproj upgraded packages to netcoreapp2.1 Ocelot is still netstandard2.0 (#455) 7 years ago
Program.cs Feature/store configuraton json idented (#328) 7 years ago
UrlPathToUrlPathTemplateMatcherBenchmarks.cs Added support for query string parameters in upstream path template (#467) 7 years ago