• #dev 2019-10-22
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-10-22 UTC
# 20:53
Zegnat
[qubyte], the better solution may be to not do it streaming, but to grab the full cached resource as a string and work on that. Then you have the option to run it through DOMParser, which should make it a lot more stable. That could have some sort of performance impact of course.