Bug Fixes
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
There was a bug in the Request
package where calling GetRaw
will always return nil
New method GetAll
to fetch all the cookies, this method returns a map of map[string]*http.Cookie