🌐
HTTP(S) Check
httpInput
- Target: domain or URL (for example
example.comorhttps://example.com).
What it checks
- Final URL and status code.
- Response time.
- HTTP protocol version (HTTP/1.1, HTTP/2, or HTTP/3 QUIC).
- Server and content type (if available).
- Redirect chain.
- TLS certificate summary for HTTPS endpoints.
Tips
- Use a full URL if you want to test a specific path.
- Check the redirect chain when a status code looks unexpected.
- The protocol field shows which HTTP version was negotiated (HTTP/2 and HTTP/3 offer better performance).
Deeplink
netdebug://http?target=https://example.com/api/health
Tip: in the app, open the Export menu (the share icon) on this screen and choose Copy Deeplink to copy this link as a Universal Link with your current target and options already filled in.
NetDebug Toolkit