From: David O. <da...@qc...> - 2020-09-07 16:48:14
|
Hi, I notice that "ns_conn status" is flagged in conn.c as requiring an active connection (NS_CONN_REQUIRE_CONNECTED rather than NS_CONN_REQUIRE_CONFIGURED). The http status code is useful to be able to query in a trace after the connection is closed. Obviously that use-case is now incompatible given this flag. I suspect the flag is required because "ns_conn status" is also used to SET the http status code? Is there still a way of querying the status code retrospectively in a trace? Regards, -- *David * |