[This is preliminary documentation and subject to change]
This metabase property disables compression for requests containing an HTTP 1.0 version number. HTTP 1.0, as described in RFC 1945, provides a minimal level of support for certain types of compression. However, some confusion exists around HTTP 1.0 compression, especially with regard to proxy servers. In order to minimize the chance of inappropriately returning a compressed file to a client that cannot decompress it, you can use this metabase property to disable compression in questionable scenarios.
| Attribute Name | Attribute Value |
| Data Type | BOOL |
| Attributes | NO_ATTRIBUTES |
| Default Value | TRUE |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | 0 |
| ID | 2217 |
This property is accessible at the following locations:
| Metabase Path | IIS Admin Object Type |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_HC_NO_COMPRESSION_FOR_HTTP_10 |
| Data type | BOOL |
| User type | IIS_MD_UT_SERVER |