#871: params for get and post behave differently
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version: 0.9a5
Severity: normal | Resolution:
Keywords: |
--------------------------------+-------------------------------------------
Comment (by alberto):
I'm pretty sure this is a CherryPy issue and there's no way that I'm aware
of to distinguish them. You can always look at {{{ cherrypy.request.method
}}} to see if the request was a POST or a GET, but no way is provided to
discern the POST params from the urlencoded ones at the url.
Again, this is AFAIK, I'd be gladly proven wrong. Anyway, this has been
brought up a couple of times already so I'm sure the CP team will accept a
patch that provides this functionallity.
Alberto
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/871>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---