Django

Code

Changeset 6678

Show
Ignore:
Timestamp:
11/15/07 03:26:57 (10 months ago)
Author:
mtredinnick
Message:

Fixed #5898 -- Updated docs for r6662, as pointed out by arien.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/middleware.txt

    r6576 r6678  
    105105``If-Modified-Since``, the response is replaced by an HttpNotModified. 
    106106 
    107 Also removes the content from any response to a HEAD request and sets the 
    108 ``Date`` and ``Content-Length`` response-headers. 
     107Also sets the ``Date`` and ``Content-Length`` response-headers. 
    109108 
    110109django.middleware.http.SetRemoteAddrFromForwardedFor