Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've found that only happens when you're not doing GET:

curl https://nitter.1d4.us/newsycombinator/rss

  2620::2218 - - [24/Aug/2021:11:32:56 -0400] "GET /newsycombinator/rss HTTP/2.0" 200 12985 "-" "curl/7.64.1"
vs

curl --head https://nitter.1d4.us/newsycombinator/rss

  2620::2218 - - [24/Aug/2021:11:33:57 -0400] "HEAD /newsycombinator/rss HTTP/2.0" 404 0 "-" "curl/7.64.1"


Ah I was using --head (actually -I) as part of my debugging. It's still not correct though is it? (I was thinking about opening an issue on the github repo)




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: