Ryan Barrett

Results 2014 comments of Ryan Barrett

[Looks like multiple `;`-separated parameters per content type are ok.](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1) Technically I should probably use `Accept-Charset` here for `charset=utf-8` instead of `Accept`, but my patience with conneg has already worn...

Looks like the Plume bug is https://github.com/Plume-org/Plume/issues/1112 (thanks @nekr0z!)

^ that commit has a working example of a wrapper that catches and returns werkzeug HTTPExceptions, which makes flask-caching cache them correctly.

https://flask-caching.readthedocs.io/ , right? Looks like it's ok now.

We think https://github.com/aaronpk/XRay/pull/120 probably fixed this. Feel free to retry!

We think https://github.com/aaronpk/XRay/pull/120 may have fixed this. Feel free to retry!

Original report from @joshuap in https://github.com/aaronpk/webmention.io/issues/187#issuecomment-1818189503 : > ```json > { > "status": "no_link_found", > "source": "https://brid.gy/comment/mastodon/@[email protected]/111439777418267489/111439855894516928", > "target": "https://joshuawood.net/webmentions", > "summary": "The Microformats at the source URL do not...

https://github.com/pfefferle/wordpress-webmention/issues/454#issuecomment-1879203227 may be an instance of this without an @-mention. @jaschaurbach posted a top-level post, then a reply to a reply, and then someone else's reply to that is similarly...

Updated by heaven on 2011-11-14T20:39:24 Original ticket set status to Accepted (we converted to open)

Out of curiosity, does a self-follow cause any actual problems anywhere?