Skip to content

[ERROR] Scanner error: bufio.Scanner: token too long #3

@LeosBitto

Description

@LeosBitto

Sometimes I get "[ERROR] Scanner error: bufio.Scanner: token too long" which happens because bufio.Scanner has a hardcoded buffer limit of 1 MB at this line in proxy.go: scanner.Buffer(make([]byte, 64*1024), 1024*1024)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions