Ticket #311 (new defect)

Opened 3 years ago

Last modified 3 years ago

debug.profile output is truncated

Reported by: mgedmin Owned by: ianb
Priority: normal Milestone: 1.4.1
Component: paste Version: released-version
Severity: normal Keywords:
Cc:

Description

ProfileMiddleware? from Paste 1.7.2 appends extra content to the response body, but doesn't update the Content-Length header. This causes truncated output in Firefox 3.

Please apply the following patch to fix it.

Attachments

Paste-1.7.2-fix-truncated-output.diff Download (0.6 KB) - added by mgedmin 3 years ago.
patch to set Content-Length correctly

Change History

Changed 3 years ago by mgedmin

patch to set Content-Length correctly

Note: See TracTickets for help on using tickets.