Last modified: 2007-06-09 15:11:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T10419, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8419 - Emit HTTP Content-Length header with page views
Emit HTTP Content-Length header with page views
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-12-28 23:27 UTC by Dan Jacobson
Modified: 2007-06-09 15:11 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dan Jacobson 2006-12-28 23:27:26 UTC
Fearing http://meta.wikimedia.org/wiki/Full_file_list might be the
click of death for my modem, I proceeded to just do
$ HEAD on it, but as there is no Content-Length header, I dare not
proceed further. One probably must use a search engine to find out how
many bytes one should mentally prepare ones' self for.

Or fix apache or php or something.
Comment 1 Brion Vibber 2006-12-29 00:46:25 UTC
In theory the output buffering should be able to add this when it does its thing.
Not sure what's the cleanest way to go about it. (eg, when the buffers are
canceled with ob_end_clean we should not end up with bogus headers... unless we
_are_ sending a 304, then maybe it should stay, as with the Content-Encoding for
gzip? or... ugh, have to look that one up)
Comment 2 Rob Church 2007-06-09 15:11:41 UTC
Tim fixed this one up some time ago.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links