Function FullNode.recordReq

Convenience function to increase an endpoint stats

void recordReq (
  string endpoint,
  uint weight = 1u
) pure nothrow scope @safe;