/etc/php/7.0/mods-available/pecl-http.ini is in php-pecl-http 3.0.1-0ubuntu5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | ; configuration for php pecl-http module
; priority=25
; ensures that raphf and propro are loaded first
extension=http.so
|