Hello, I am building my own NGINX module, when I try to set the last modified out header I have a struct timespec which I need to convert to last modified. When I set the last modified with the tv_sec the last modified get invalid date.
How can I set the last modified correctly? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264458,264458#msg-264458 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
