JulianChow94 / DotaDotNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP requests should be built through a Request Object

JulianChow94 opened this issue · comments

Rework solution such that the individual services call in a appropriate request object to make the HTTP request (instead of the service processing the entire HTTP flow).

Resolved with #9