Ask Your Question

Revision history [back]

As you're using port 443 you're likely using https which means the http data will be inside an encrypted TLS conversation and won't be visible unless you can supply the keying material to decrypt the data.

Or are you actually running plain http on port 443?