nginx-upload-module icon indicating copy to clipboard operation
nginx-upload-module copied to clipboard

Fix msvc build

Open sebres opened this issue 3 years ago • 0 comments

  • fixes build with msvc (missing ftruncate, strncasecmp)
  • named location starts with @ only (don't segfault on empty location)
  • suppress warnings, several small nginx and toolchain compatibility tweaks and code simplification

sebres avatar Jan 04 '23 10:01 sebres