golang-github-parnurzeal-gorequest Debian release 0.3.0-1
golang-github-parnurzeal-gorequest Debian release 0.2.15-1
Release v0.2.7 as a hot fix for incorrectly reset "Authentication" header issue
Release v0.2.6 specially just for EndBytes feature from @jaytaylor
Releasing v0.2.2 1. Resolve #7 to add cookie to gorequest 2. Added cookiejar
1. Improved timeout feature by control over both dial + read/write timeout compared to previously controlling only dial connection timeout. 2. Implemented timeout test