FriendsOfSymfony / FOSJsRoutingBundle

A pretty nice way to expose your Symfony routing to client applications.
1.48k stars 261 forks source link

Cannot get absolute url with router.request_context.host configured #407

Open phtmgt opened 3 years ago

phtmgt commented 3 years ago

As the title states, I've configured router.request_context.host, but still get 127.0.0.1 as a hostname. The generated routes all have an empty hosttokens parameter.