Skip to content

v0.2.11

Compare
Choose a tag to compare
@rramachand21-zz rramachand21-zz released this 14 Apr 19:17
· 63 commits to master since this release

New in v0.2.11

  • Expand environment variables for settings in iisnode.yml
  • Configurable debugger files location
  • X-Forwarded-Proto header added when enableXFF setting is enabled.( see issue #265 )
  • Fixed urlrewrite functional test case - web.config had invalid characters that prevented IIS from reading the config.
  • Support for env variables in nodeProcessCommandLine value.
  • Issue #296 - query string lost when default document is used.
  • Close Directory handle if watched directory is deleted