Skip to content

v0.0.7 - change WithAPIEnforcer()

Compare
Choose a tag to compare
@muir muir released this 08 Oct 05:35
· 119 commits to main since this release

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.