stakach / IIS-X-Sendfile-plugin

Provides X-Sendfile functionality for IIS7.x
MIT License
22 stars 18 forks source link

Do not override existing cache headers #4

Open boughtonp opened 8 years ago

boughtonp commented 8 years ago

The default for XSendCache should to not set any cache-related headers.

If the application has already set headers they should not be overwritten.