2.7.3 (released version) not calling HTTP ConnectionClosedCallback

On 2.7.3, both simulator and hardware, it doesn't seem to ever be calling the connection closed callback, even if I explicitly call http:close(). This is on an https connection, if that matters.

It also doesn't seem to be calling the request complete callback.

The headers read and request callbacks are working fine.

1 Like