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
Using `cx -H 'Accept: application/json'` was improperly sanitizing the args to `curl -i "-H" "Accept:" "application/json"` which is not the desired behavior.
0 commit comments