On Aug 3, 2009, at 12:01 PM, Roy Hyunjin Han wrote: > It seems that pylons truncates part of the URL including and after > the hash. > > For example, there does not seem to be a way to extract the xxx in the > following URL: http://zzz#xxx
Anchors are not sent to the remote website. It's not Pylons, its the way the browser works. Cheers, Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
