• #dev 2020-08-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-08-29 UTC
# 19:21
Zegnat
$_SERVER also includes environment variables from the server itself, which you may not want to leak. Therefor I would only render names starting with HTTP_, as you are only interested in HTTP headers here.