thinktecture/relayserver

When a request is aborted too early the client request may not be set yet

thomashilzendegen opened this issue · 1 comments

This results in a NullReferenceException in CreateRequest of the RelayRequestLogger.

Closed by #469