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
Even if there is no content (e.g: Delete method API), ApacheHttpClient adding default content type as application/x-www-form-urlencoded. If there is no payload, no need of adding Content-Type(here. Can you please help me in understanding why this default content type is added?