AspNetCore.Docs/aspnet/web-api/overview/advanced/httpclient-message-handlers
Andrii Bratanin 4d0944b037 Mitigate possible race condition in MessageHandler1 (#3402)
MSDN description of DelegatingHandler Class says:
"Any instance members are not guaranteed to be thread safe"
https://msdn.microsoft.com/en-us/library/system.net.http.delegatinghandler(v=vs.118).aspx
2017-05-23 18:14:52 -07:00
..
_static merge aspnetmigration to master (#2668) 2017-02-03 11:40:22 -10:00
samples Mitigate possible race condition in MessageHandler1 (#3402) 2017-05-23 18:14:52 -07:00