commit | f1a9f14afe0d6ee9c37e335cd1d7bff000ada451 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 31 04:02:59 2013 +0400 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 31 04:02:59 2013 +0400 |
tree | 10ce2d5ed8f6c14d27434841bfd121800ef72632 | |
parent | 869b4f36e51c602d046ba9b74af86a21c82ce6bf [diff] |
Removed extra allocation for $sent_http_last_modified. There is no need to allocate memory for "Last-Modified: " string, the variable only contains date itself.