Set mock methods as static
Summary:
The mock for the HTTP client doesn't use any class member,
so can be static.
A default value of 200 is also set by default.
Test Plan: Ensure tests (this and D650) still run.
Reviewers: dereckson
Differential Revision: https://devcentral.nasqueron.org/D649