• #dev 2021-08-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-08-19 UTC
# 16:26
aaronpk
if the endpoint is something like example.com/webmention?foo=bar then you need to not move the foo=bar into the post body, it has to stay in the query string. so you'd make a POST to example.com/webmention?foo=bar with source=X&target=Y in the body