-
-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Description
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
Labels
No labels