diff options
| author | ianb <devnull@localhost> | 2007-09-10 17:18:33 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2007-09-10 17:18:33 +0000 |
| commit | f5fa5a259ea1c8489558d7d181966d0ae2d3252e (patch) | |
| tree | 3080c15b99eec75abe46d5750307cc4757df619d /docs | |
| parent | 054b5ae2ec27e5b0395717159cf6522de7e4a1ca (diff) | |
| download | paste-f5fa5a259ea1c8489558d7d181966d0ae2d3252e.tar.gz | |
Use Content-Range: bytes START-END/LENGTH (adding 'bytes')
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index c304306..805c334 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,6 +3,12 @@ News .. contents:: +svn trunk +--------- + +* ``paste.httpheaders.CONTENT_RANGE`` returns ``bytes + START-END/LENGTH`` instead of just ``START-END/LENGTH`` + 1.4.2 ----- |
