You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(spp_api_v2): cover form-encoded without Content-Type header
Add tests for form-encoded body sent without Content-Type header:
- With Basic Auth fallback (succeeds via auth header)
- Without any fallback (returns 400)
0 commit comments