Generate Date headers on responses when not already present.
authorMark Nottingham <mnot@mnot.net>
Tue, 14 Feb 2012 20:38:24 +0000 (07:38 +1100)
committerisaacs <i@izs.me>
Wed, 15 Feb 2012 20:35:34 +0000 (12:35 -0800)
commit1e425e3fa774fefd3553ecaa6f0ac35f9b0a1355
treeb079c3c27ae1e95b8580cb28b278c5eb85e09cbb
parentd6537321576a64e4994eed3e762920223261025e
Generate Date headers on responses when not already present.
doc/api/http.markdown
lib/http.js
test/simple/test-http-1.0.js
test/simple/test-http-date-header.js [new file with mode: 0644]
test/simple/test-http-max-headers-count.js