~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

Merge the "don't run template on HEAD requests" branch.

This should stop us from getting OOPS during HEAD requests from haproxy
(bug #701329). It also should mean that at least most HEAD requests stop
returning body content (bug #716201), and that we perform less total work
to return HEAD info (bug #716217).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
=============================
3
3
 
4
4
1.19 [???]
5
 
----------
 
5
----------------
 
6
 
 
7
    - If we get a HEAD request, there is no reason to expand the template, we
 
8
      shouldn't be returning body content anyway.
 
9
      (John Arbash Meinel, #716201, #716217)
6
10
 
7
11
    - Merge the pqm changes back into trunk, after trunk was reverted to an old
8
12
      revision. (John Arbash Meinel, #716152)
9
13
 
 
14
 
10
15
1.18 [10Nov2010]
11
16
----------------
12
17