Post #1753771
2024-03-01 20:03 UTC
@paulcuth Hi! I noticed your crawler gets a 406 Not Acceptable status from my site โ probably because it sends requests with Accept: text/html, and my site is XHTML. Most HTML parsers can handle XHTML, so this is probably just a matter of changing the header.
Replies (2)
-
@paulcuth@mastodon.social 2024-03-01 22:04
@alilly Fixed! Thanks for letting me know. ๐
-
@alilly@solarpunk.moe 2024-03-02 16:19
@paulcuth Thanks for the fix! I can't see your reply but I noticed it works now.