https://bugzilla.wikimedia.org/show_bug.cgi?id=54604
--- Comment #60 from Daniel Friesen <[email protected]> --- (In reply to C. Scott Ananian from comment #57) > @Daniel: long story, but basically gzip compression in HTTP only works in > the download direction. There is no equivalent content negotiation for > uploads in HTTP. Oh you're talking about save sizes. Are the byte sizes of a few link classes really a big deal for actions as infrequent as a save? If they are, isn't there any serverside sanitization of the DOM? These are internally generated classes, so if it were an issue couldn't you just strip them before transmission and let the sanitizer or parsoid generate the classes? Also I thought delta based saves were being done which make small byte size differences moot. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
