Skip to content

lithdew/nicehttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nicehttp

MIT License go.dev reference Discord Chat

Package nicehttp contains helper utilities for downloading files/making requests with valyala/fasthttp.

  • Download a file from a URL serially/in chunks with multiple workers in parallel, should the URL allow it.
  • Download contents of a URL and write its contents to a io.Writer.
  • Query the headers of a URL using a HTTP head request.
  • Follow redirects provisioned by a URL.

About

Helper utilities for downloading files/making requests with valyala/fasthttp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages