ExtraLicense - Buy, Sell, & Trade Your Licenses

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

XenForo Custom HTTP Client headers

EL PaperBoy

Well-known member
Kruzya submitted a new resource:

Custom HTTP Client headers - Allows set additional HTTP headers via 'src/config.php'

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:

Code:
<?php

// database options ...
// additional options for caching (for...
Click to expand...

Read more

Continue reading...
 
Top