summaryrefslogtreecommitdiffstats
path: root/pecl_http.ini
blob: 781f16dec7f3dc32d3930aff02a03ea02c35b6a1 (plain)
1
2
3
4
5
6
7
8
9
; Enable HTTP extension module
extension=http.so

; http://devel-m6w6.rhcloud.com/mdref/http

; The hashing algorithm used to generate the ETag. MD5, SHA1, and CRC32 are always 
; available. If the hash extension is enabled, any hashing algorithms this extension
; provides are available, too.
;http.etag.mode = "crc32b"