On Sun, Oct 14, 2012 at 3:16 AM, Thomas Lundquist <
[email protected]> wrote:

>
> What about:
>
> app_dev.php/member/account./1007 ?
>
> BTW, I use the Accept header instead of URL based formatting.
>
>
Thanks for your reply.

The period does not make a difference.  I think it must be wired to assume
that the format will only come at the end, because there must be special
code that deals with stripping the trailing period from the route.

My gut tells me this is not something that should be driven by the url, and
I should process the Accept header as you are, however, the router
currently does some things that I'm relying upon right now.  For example,
it will set the Content type to match the default format when you throw
exceptions.

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to