Ticket #7389 (new defect)
[PATCH] Filesize less than original when downloading file under SSL
| Reported by: | zoltan.kovacs@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web frontend | Version: | |
| Severity: | normal | Keywords: | ssl, https, download |
| Cc: |
Description
When using Trac under HTTPS connection, the files downloaded using the send_file() function from apy.py has differ from original. The solution is to add 'Pragma: no-cache' header to the function.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


