*
* Accpepts an optional in parameter specifying which feature to probe for.
* If the parameter is 0 or omitted, the return value contains a bitmask of
- * all supported featuers that depend on external libraries.
+ * all supported features that depend on external libraries.
*
* Available features to probe for are:
* <ul>
<file role="test" name="chunked_decode_002.phpt"/>
<file role="test" name="date_001.phpt"/>
<file role="test" name="date_002.phpt"/>
+ <file role="test" name="encodings.phpt"/>
<file role="test" name="etag_mode_001.phpt"/>
<file role="test" name="etag_mode_002.phpt"/>
<file role="test" name="etag_mode_003.phpt"/>
prompt="whether to enable response content type guessing; specify libmagic directory"
default="no"
/>
+ <configureoption
+ name="with-zlib-compression"
+ prompt="whether to enable support for gzencoded/deflated message bodies"
+ default="yes"
+ />
<filelist>
<install as="functions.html" name="docs/functions.html"/>
<install as="examples/Bandwidth_Throttling.php" name="docs/examples/Bandwidth_Throttling.php"/>