chris.double
1b7877d072
Implement If-Modified-Since header in httpd
...
A browser sends If-Modified-Since when requesting a resource, the server should send a '304 Not Modified' if the Last-Modified time of the resource matches the date in 'If-Modified-Since'. Googlebot also uses If-Modified-Since so this addition to httpd can save some bandwidth.
2006-09-02 06:01:22 +00:00
erg
4b37d92d7e
fix Last-Modified
2006-08-29 01:28:15 +00:00
erg
e77b249741
httpd -- added Date and Last-Modified header fields for file-responder, removed url-encode from print-header
2006-08-29 00:36:54 +00:00
slava
f3245d2ab4
Minor changes
2006-07-15 18:06:26 +00:00
slava
9f2201fe09
Minor file-responder fix
2006-07-06 20:13:35 +00:00
slava
6e112b6ef8
file-responder now supports .fhtml files, which are piped through contrib/embedded.factor
2006-07-06 00:34:50 +00:00
slava
65680737ca
HTTPD updates and minor help fixes
2006-06-15 05:21:16 +00:00
slava
bba26be715
Updating HTTPD for 0.83 changes
2006-05-25 04:06:50 +00:00
slava
a0b10e42fa
Fix file-responder directory listing problem
2006-02-06 19:31:54 +00:00
slava
802681fa1e
Better HTTPD logging, and fix a file-responder bug
2006-02-04 01:00:23 +00:00
slava
a40b1e12de
File responder directory listing fixes
2006-02-01 03:43:29 +00:00
Slava Pestov
ddfadea21e
fix httpd
2006-01-17 15:47:15 +00:00
Slava Pestov
a5cb32e1b8
move httpd to contrib
2005-10-24 03:22:07 +00:00