Skip to content

Bug Fixes

Compare
Choose a tag to compare
@DronRathore DronRathore released this 21 Jun 13:44
· 19 commits to master since this release

Request Package

There was a bug in the Request package where calling GetRaw will always return nil

Cookie Package

New method GetAll to fetch all the cookies, this method returns a map of map[string]*http.Cookie