Skip to content

Sendwire

The developer's HTTP client. It sends the request and shows you the DNS lookup, the TCP connect, the TLS handshake, the certificate chain and every byte in both directions.

These pages describe what it does and how. If you are looking for the shortest possible start, send your first request; if you are here because a request is behaving oddly, reading the wire is the page that matters.

What is here

InstallmacOS, Windows, Linux. No account.
Your first requestSixty seconds, end to end.
Reading the wireThe tab everything else is built around.
Scripting · script referenceReal JavaScript, not a template language.
Suites · Load testingChain requests, then put them under load.
Command lineThe same runs, in CI.

Where your data lives

In a JSON file on your disk, at a path the app will tell you — bottom left of the window, and sendwire where on the command line. It is saved as you type.

There is no account, no sync and no cloud. Nothing is sent anywhere except the requests you ask for.

No account. No cloud. No telemetry.