You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a Proxy option that lets the user set a custom
buffer for the bufio.Scanner used for reading the response body.
This allows users to workaround 'token too long' errors when reading
responses that have tokens larger than the default buffer size.
0 commit comments