Sometimes it works as expected, most times it does not.
Troubleshooting:
`$ curl -v wttr.in
- Trying 5.9.243.187:80...
- Connected to wttr.in (5.9.243.187) port 80 (#0)
- GET / HTTP/1.1
- Host: wttr.in
- User-Agent: curl/7.88.1
- Accept: /
- Empty reply from server
- Closing connection 0
curl: (52) Empty reply from server`