API clients like Python requests send Accept: */* which wasn't matching wants_json(). Switch to checking wants_html() instead so API clients get JSON by default. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
API clients like Python requests send Accept: */* which wasn't matching wants_json(). Switch to checking wants_html() instead so API clients get JSON by default. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>