http - Web service only works when NO port is specified -


i have tool retrieving rss feeds. test, using http://rss.cnn.com/rss/edition.rss .

while browser able retrieve feed, tool getting 404. noticed other rss tools failed same error.

investigating wireshark logs, noticed difference tool used host: rss.cnn.com:80 while browser used host: rss.cnn.com.

and indeed, removing port fixed it.

but mean?


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -