Hacker News new | ask | show | jobs
by newman314 4022 days ago
It appears to have that support.

  # write to file
  gor --input-raw :80 --output-file requests.gor

  # read from file
  gor --input-file requests.gor --output-http "http://staging.com"
1 comments

Shit, this changes everything.