v0.0.7 - change WithAPIEnforcer()
WithAPIEnforcer() needed an adjustment: the headers are part of the response that needs to be evaluated and the encoding can be learned from the headers and doesn't deserve its own parameter.
This is not backwards compatible. Given that nject repo is not yet advertised anywhere and nobody is likely using, this small compatibility breakage seems okay.