[Python-bugs-list] [ python-Feature Requests-498855 ] add POST support to webbrowser module

noreply@sourceforge.net noreply@sourceforge.net
Thu, 03 Jan 2002 05:44:15 -0800


Feature Requests item #498855, was opened at 2002-01-02 22:58
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=498855&group_id=5470

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Kevin Altis (kasplat)
Assigned to: Nobody/Anonymous (nobody)
Summary: add POST support to webbrowser module

Initial Comment:
This is certainly possible with Internet Explorer 
under Windows, but I'm not sure about all the other 
browsers and platforms. With IE the POST data must 
be "packed".

----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-01-03 05:44

Message:
Logged In: YES 
user_id=6380

Why would you need this? I find it hard to imagine a
situation where I'd need this. Almost any forms that I would
want to reach through webbrowser support GET anyway.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=498855&group_id=5470