github unkn0wn-root/resterm v0.15.0

latest releases: v0.30.1, v0.29.2, v0.29.1...
3 months ago

TLS & Connection Insights in Trace

What's New

Trace just got a bit smarter. When you use # @trace, the Timeline tab now reveals:

  • Connection info - Protocol (HTTP/1.1 vs HTTP/2), connection reuse, resolved IPs, proxy/SSH tunnels.
  • TLS details - TLS version, cipher suite, certificate chain with expiry warnings.

For anyone using scripts - new trace.connection() and trace.tls() bindings let you validate these details in tests.

Tip: Open any traced request and hit g+t to see TLS and connection info.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.