• 本站招聘各个版块版主共同发展,有意可私聊站长
资源图标

Custom HTTP Client headers Alpha 1.0.0

没有下载权限

庆祝国庆中秋本站暂时关闭邀请码注册 https://t.me/tearcc

无名

Administrator
管理成员
站长
Lv0
Lv1
Lv2
11
消息得分
注册
2023-10-25
消息
2,641
反馈评分
38
无名 提交新资源:

Custom HTTP Client headers Alpha - Custom HTTP Client headers 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:



<?php

// database options ...
// additional options for caching (for example), proxying all HTTP requests and another...

$config['http']['headers'] = [
// Prefers russian language; if not present - then...

阅读关于此资源更多信息...
 
后退
顶部