Created: (MODPYTHON-207) The attribute req.args should be
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Mod-Python > Created: (MODPYTHON-207) The attribute req.args should be




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Created: (MODPYTHON-207) The attribute req.args should be  
Graham Dumpleton (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-19-06 06:13 AM

The attribute req.args should be modifiable.
--------------------------------------------

Key: MODPYTHON-207
URL: http://issues.apache.org/jira/browse/MODPYTHON-207
Project: mod_python
Issue Type: Improvement
Components: core
Affects Versions: 3.3
Reporter: Graham Dumpleton
Assigned To: Graham Dumpleton
Fix For: 3.3


For completeness, the req.args attribute should be modifiable. Updating req.
args is done in modules like mod_rewrite and so something that emulates that
 may find it useful. It also may be necessary when wishing to interact with 
mod_proxy where one wants t
o add additional query args to the request as it is passed through to the do
wnstream web server.

One use within mod_python itself may be to allow GET style query args when a
 POST request has been submitted to be wiped out before util.FieldStorage is
 used to process form fields. This would avoid using the hack approach of cr
eating a wrapper class arou
nd the request object which returns an empty string when req.args is accesse
d.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:57 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register