On this page:
wget
8.12

7 Wget🔗ℹ

 (require upi/wget) package: upi-lib

procedure

(wget url-string    
  header    
  [#:redirections redirections])  bytes?
  url-string : string?
  header : (listof string?)
  redirections : exact-nonnegative-integer? = 20