• #indieweb 2016-06-01
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2016-06-01 UTC
# 20:54
willnorris
aaronpk, kylewm: so after I get both of you to add jsonp support to your live microformat parsers :-\ ..... I'm realizing now the proper way to do this would have been to add a CORS header so that it works with the new-ish window.fetch API. Any chance of ya'll doing that? (Can certainly wait until this weekend). If you're comfortable with it, adding "Access-Control-Allow-Origin: *" to responses would be