Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages