]> source.dussan.org Git - rspamd.git/commit
[Feature] Add function to *properly* print HTTP date
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 10 Mar 2016 14:18:45 +0000 (14:18 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 10 Mar 2016 14:18:45 +0000 (14:18 +0000)
commit77b8f3e342fae4cce70846c2334c4f95c32f54fe
tree10f51f47c77335c21842526e5c9cc6d8a52e8a7a
parent9b2d4615016ae4a93f4db2995eeed3f18f603f20
[Feature] Add function to *properly* print HTTP date

strftime is badly broken and polluted by brain-damaged people that
think that locales in libc is a good idea. It isn't.
src/libutil/http.c
src/libutil/http.h