Closed
Bug 68590
Opened 24 years ago
Closed 24 years ago
No way to pass postdata when loading a URI
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
People
(Reporter: adamlock, Assigned: adamlock)
References
Details
(Keywords: embed)
The IWebBrowser2::Navigate2 method has a postdata parameter. Currently its
ignored but the postdata should be passed with the navigation operation.
Changing this bug to embedding. The ActiveX control ignores postdata passed from
the client because there currently no way to pass it through to Gecko in the
call to nsIWebNavigation::LoadURI.
Perhaps there should be?
Component: ActiveX Wrapper → Embedding APIs
Summary: Navigate2 ignores postdata → No way to pass postdata when loading a URI
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 46870 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•