BSiLabs / HttpTracer

MIT License
172 stars 13 forks source link

Fixed #25 #26

Closed dylanberry closed 6 years ago

dylanberry commented 6 years ago

Fixed issue #25 by changing GetResponseContent and GetRequestContent to async methods which await the underlying calls.