http client

  1. ENXF NET

    xF2 Add-on Custom HTTP Client headers 1.0.0 Alpha

    This simple add-on just allows add/set custom headers to all HTTP requests from XenForo via src/config.php. For example, you may want set Accept-Language for using another language, if remote web-resource respects this header. Example usage (src/config.php): <?php // database options ... //...
Top