
noreply at github
Apr 6, 2013, 7:42 AM
Post #1 of 1
(144 views)
Permalink
|
|
[cherokee/webserver] acaf26: Do not add Content-Type or Last-Modified headers t...
|
|
Branch: refs/heads/master Home: https://github.com/cherokee/webserver Commit: acaf26eaf72ef3827be459a6969c5673ea1c73c0 https://github.com/cherokee/webserver/commit/acaf26eaf72ef3827be459a6969c5673ea1c73c0 Author: Matt Johnson <johnso87 [at] crhc> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M cherokee/handler_file.c Log Message: ----------- Do not add Content-Type or Last-Modified headers to 304 responses. The new behavior is compliant with RFC2616 ( http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.5 ) Commit: 4163dbbd3ff844d25a619244c57cd54fd8f957ba https://github.com/cherokee/webserver/commit/4163dbbd3ff844d25a619244c57cd54fd8f957ba Author: Stefan de Konink <stefan [at] konink> Date: 2013-04-06 (Sat, 06 Apr 2013) Changed paths: M cherokee/handler_file.c Log Message: ----------- Merge branch '304fix' of https://github.com/mrj10/webserver into 304fix Commit: ff841438d4eb034c4be579bff4587f5cd4e799c1 https://github.com/cherokee/webserver/commit/ff841438d4eb034c4be579bff4587f5cd4e799c1 Author: Stefan de Konink <stefan [at] konink> Date: 2013-04-06 (Sat, 06 Apr 2013) Changed paths: M cherokee/handler_file.c Log Message: ----------- Did some extra cleanups for readibility Commit: 68896b1e31461f1754770b603c6a606a6fadc151 https://github.com/cherokee/webserver/commit/68896b1e31461f1754770b603c6a606a6fadc151 Author: Stefan de Konink <stefan [at] konink> Date: 2013-04-06 (Sat, 06 Apr 2013) Changed paths: M cherokee/handler_file.c Log Message: ----------- Merge branch '304fix' Compare: https://github.com/cherokee/webserver/compare/2b41c2a5a72c...68896b1e3146 _______________________________________________ Cherokee-commits mailing list Cherokee-commits [at] lists http://lists.octality.com/listinfo/cherokee-commits
|