Default ports
HTTP # 80 default port
HTTPS # 443 default port
SSH # 22 default port
When HTTPS POST
converts to GET
automatically
- When automatically redirecting a POST request after receiving a 301 status code, some existing HTTP/1.0 user agents will erroneously change it into a GET request.