[wp-trac] [WordPress Trac] #14348: If it's a HEAD request, stop after the head!

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 20 17:18:04 UTC 2010


#14348: If it's a HEAD request, stop after the head!
-----------------------------+----------------------------------------------
 Reporter:  mitchoyoshitaka  |       Owner:                 
     Type:  defect (bug)     |      Status:  new            
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Performance      |     Version:  3.0            
 Severity:  normal           |    Keywords:  has-patch      
-----------------------------+----------------------------------------------

Comment(by Denis-de-Bernardy):

 I can easily picture a plugin overriding headers after an output buffer
 gets started or something similar. The patch exits too early.

 I suspect anything short of output buffering, running the full WP, and
 discarding the output, will introduce potential issues. Alternatively we
 could close as wontfix or worksforme, since that would be what apache does
 already.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14348#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list