http.js needs to handle http-equiv refresh
I'm trying to pull a webpage and its only contents are
<!DOCTYPE html><html><head><meta http-equiv="refresh" content="0; url=/stories/mlb/2025-mlb-playoff-picture-bracket-heading-final-weekend-season"></head></html>
It would be nice if there was an option to follow the refresh URL. It's possible to parse the URL, sure, but having it automatically done would be nice.