Hi TGfolks, I'm running into a small problem here : I need to interface with a bank online payment server that sends a POST request with arguments containing hyphens (like 'my-arg'). Apparently the querystring cannot be parsed because of those hyphens, I guess it's related to cherrypy filters or something...
Has anyone already dealt with this? Any ready-made workaround or any suggestion would be of great help.... Thanks Adi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

