http-api component should not respond to result/error packages received with another error if there is no connection to write the response to. If it does, in case of sess-man component it generates "Impossible" situation:
I've changed logic, so now the HTTP component will not send feature-not-implemented or any other error if incoming <iq/> stanza with type result or error is not handled.
http-api component should not respond to result/error packages received with another error if there is no connection to write the response to. If it does, in case of sess-man component it generates "Impossible" situation: