symfony-cmf / Routing

Routing component building on the Symfony Routing component
Other
288 stars 69 forks source link

Force absolute url generation depending on route host #111

Closed EmmanuelVella closed 10 years ago

EmmanuelVella commented 10 years ago

Hi,

I my MultiDomainBundle I need to generate absolute url if the route host is different from the context host.

Is it possible to include this feature in this library ?