comparison tests/test-webraw.out @ 6137:1c0e7afe824a

hgweb: Quote filenames when downloading raw files.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 16 Feb 2008 18:12:30 +0100
parents acfb9fa494e2
children 5bf465160632
comparison
equal deleted inserted replaced
6136:acfb9fa494e2 6137:1c0e7afe824a
1 200 Script output follows 1 200 Script output follows
2 content-type: text/plain 2 content-type: text/plain
3 content-length: 157 3 content-length: 157
4 content-disposition: inline; filename=sometext.txt 4 content-disposition: inline; filename="some \"text\".txt"
5 5
6 This is just some random text 6 This is just some random text
7 that will go inside the file and take a few lines. 7 that will go inside the file and take a few lines.
8 It is very boring to read, but computers don't 8 It is very boring to read, but computers don't
9 care about things like that. 9 care about things like that.
10 host - - [date] "GET /?f=37afcac6d393;file=sub/sometext.txt;style=raw HTTP/1.1" 200 - 10 host - - [date] "GET /?f=a23bf1310f6e;file=sub/some%20%22text%22.txt;style=raw HTTP/1.1" 200 -