]> git.kaiwu.me - nginx.git/commit
Dav: fixed Location in successful MKCOL response.
authorRuslan Ermilov <ru@nginx.com>
Mon, 16 Dec 2019 12:19:01 +0000 (15:19 +0300)
committerRuslan Ermilov <ru@nginx.com>
Mon, 16 Dec 2019 12:19:01 +0000 (15:19 +0300)
commit6dc0c880e5b94dc507795369196dec5c2f9d2cc2
tree508f02179eb9553013c824a67d65b0c2ef96c1b1
parent953f53921505a884f3912f2d8db5217a71c0479a
Dav: fixed Location in successful MKCOL response.

Instead of reducing URI length to not include the terminating '\0'
character in 6ddaac3e0bf7, restore the terminating '/' character.
src/http/modules/ngx_http_dav_module.c