Skip to content

StreamedContent integer overflow #394

@thomafred

Description

@thomafred

Describe the bug

Integer overflow for StreamedContent-constructor (ref)when making large requests using blacksheep CLI:

  File "/home/tom/project/odf/app-odcat/controllers/proxy/odcat/proxy/handlers/proxy_handler.py", line 92, in _get_proxy_request
    content = StreamedContent(
  File "blacksheep/contents.pyx", line 32, in blacksheep.contents.StreamedContent.__init__
OverflowError: value too large to convert to int

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions