003random
003random
Hi, Im very sorry. I never got a notification of this PR and somehow I missed it completely. Thank you for the contributation and well made changes! When running your...
Got the same issue :/
Am on the latest version and am getting the exact same panic as OP. index out of range [-1]. The data I was trying to send was also pretty large...
Change the duration parameter to either like 6*time.Second or to 6000000000. you are using a too fast/unrealistic timeout :)
you would think 6000 is 6 seconds but actually it is 6 microseconds
same here. you guys ever found the solution? @httpnotonly @metebyte
What makes you think it could potentially be vulnerable? I might have missed something, but on first sight, it doesnt look vulnerable to me. The CNAME used in the `qa-portal`...
Nice solution @wishdev. Was also looking for something similar and this does the job. Good enough for me 👍
Oh awesome! Thanks @JohnRoesler
Thanks! I've published a new version, which includes the use of go modules, making this PR outdated. Would you mind telling me what a Dockerfile would add as benefit for...