comparison src/http/modules/ngx_http_secure_link_module.c @ 5417:3169a9b2250d stable-1.4

Win32: $request_time fixed. On win32, time_t is 64 bits wide by default, and passing an ngx_msec_int_t argument for %T format specifier doesn't work. This doesn't manifest itself on other platforms as time_t and ngx_msec_int_t are usually of the same size.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 04 Sep 2013 20:48:30 +0400
parents d89442dab4d1
children c7d4017c8876
comparison
equal deleted inserted replaced
5416:ddf740b9fdf6 5417:3169a9b2250d