GoHttp icon indicating copy to clipboard operation
GoHttp copied to clipboard

Scan doesn't return length of output

Open ztbrown opened this issue 7 years ago • 0 comments

Scan returns the length of the string from 0 to the end of the output. If this is unintended behavior, I would suggest returning i - start instead of i.

ztbrown avatar Jul 25 '17 02:07 ztbrown