Allow X-Real-Ip and X-Client-Ip by default
With the poking around I did, it *seems* like both of these headers
should just be parsed using RemoteIp.Headers.Generic, too. So I figure
it's safe to include them as defaults.
Tests updated to "mix up" the types of generic headers being set.