Hacker News new | ask | show | jobs
by rand7773 3800 days ago
Weird, it doesn't implement "HTTP 451 Unavailable For Legal Reasons" or "HTTP 420 DAB Session". It also doesn't return an Allow: header for 405. It also doesn't return 100-103.
1 comments

https://posthere.io/ implements 451, 420 and 100-103. It also doesn't return an Allow: header for 405.

I opened an issue for that: https://github.com/SnootyMonkey/posthere.io/issues/4

Awesome!