• #dev 2025-06-18
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-06-18 UTC
# 03:39
[0x3b0b]
I think there's a setting somewhere on the firefox dev tools to preserve the network history so that you'd be able to inspect the redirected request. I don't remember where. On the occasions I've needed to do anything similar that browser dev tools couldn't help me with, I've used various combinations of Fiddler, powershell, and Bruno (or tools that resembled Bruno). To send a username and password to a web form with curl I believe you'd need...