| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Backmerge for 10.3.2 release
|
|
Backmerge 10.3.1
|
|
|
|
* Re-add content length, semi revert of changes in #1010
|
|
Backmerge release 10.3.0
|
|
|
|
Reduce complexity http routes
|
|
|
|
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
|
|
|
|
|
|
* Use ArrayPool instead of allocating new buffers each time
* Remove NetworkStream copy
* Remove some dead code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
|
|
Minor changes to reduce allocations
|
|
Replace primitive injection with IConfiguration
|
|
|
|
Drop ETag and use Last-Modified since performance is much better
|
|
|
|
|