Skip to content

@gzip_page breaks raw response view #845

@otonoton

Description

@otonoton

When a response is provided and the view uses the @gzip_page decorator, even if GZipMiddleware appears before silk (as suggested by bug#43), the raw view at /silk/request/<uuid>/raw/?typ=response&subtyp=raw will only show the binary gzip data.

Perhaps there should be an option to allow decompressing responses that have Content-Encoding: gzip or similar?

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