Skip to content

sergle/go-http-digest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-http-digest

Imported code from https://code.google.com/p/mlab-ns2/

This repo exctacted only used module (digest) without other files from mlab-ns2 repo

Used for digest HTTP authentication. Issue fixed:

  • POST request lost Body content: http: Request.ContentLength=... with Body length 0
  • goroutine leak

About

Implementation of Digest HTTP authorization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages