aspnet / HttpSysServer

[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
106 stars 39 forks source link

Use GUIDs for cache tests #483

Closed Tratcher closed 6 years ago

Tratcher commented 6 years ago

https://github.com/aspnet/HttpSysServer/issues/451#issuecomment-423648929

I can't reproduce that test failure locally. I'm only adding this change as a theory that it can help prevent false positives and negatives when content is cached across requests.