Event arguments should use native classes as much as possible
svrooij opened this issue · 0 comments
svrooij commented
Replace these classes:
- Request with HttpRequestMessage
- Response with HttpResponseMessage
This should help others in integrating with the Web Proxy