Changes to file samesite.py between check-in cab908195f and check-in 439e1753a4
2010-09-07
| ||
11:24 | Some changes: * one more header known; * new code to select which parts of file should be downloaded, fixes (possibly) a very bad bug that makes continuing download totally unsable. file: [9f4d590842] check-in: [439e1753a4] user: c.kworr@b84a3442-36b4-a7b2-c7ad-07429f13c525, branch: master, size: 23706 [annotate] [blame] [check-ins using] [diff] | |
2010-09-06
| ||
20:53 | More features: * path substitution * more fields ignored in requests; * request now uses original path - not modified by stripping or substituting; * some headers are proxied to request; * when there is no file to send 502 error is returned; * recheck file before moving it to full dir; * Last-Modified only sent when present. file: [f557383e69] check-in: [cab908195f] user: c.kworr@b84a3442-36b4-a7b2-c7ad-07429f13c525, branch: master, size: 23613 [annotate] [blame] [check-ins using] [diff] | |