- July 25, 2010
- 4,024
- 1,420
- Home Country
-
Germany
- Thread starter
- #251
Thanks for pointing out.Incidentally the URL builder in MPExtended can change the host by passing HTTP_X_Root_URL header.
This should be fairly easy. Just create a function in one of the utility classes and pass the request to it and get a string back
If HTTP_X_Root_URL exists fine, if not also fine
I can implement this, I will just wait until henso pushed his changes, because he is working on the streaming part right now