79416127

Date: 2025-02-05 20:36:40
Score: 1
Natty:
Report link

It seems the issue was with my curl command. and the resolve

curl -kLvv  --resolve httpbin.example.com:444:XXX.XXX.XXX.XXX https://httpbin.example.com:444/get?foo=bar

Use the resolve option and changing from the IP address to the actual hostname works. Not sure what the difference is.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Wanderer