On the previous version of mule we could aways add,
<service-overrides sessionHandler="org.mule.session.NullSessionHandler"/>
for removing the mule session for http connector, but how can you remove the mule session for http request(newer version of http connector)
You could just try removing the MULE_SESSION header before the outbound call: