Closed
Bug 257858
Opened 21 years ago
Closed 7 years ago
Allow mozilla to use Java's HTTP engine.
Categories
(Core Graveyard :: Java APIs to WebShell, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: edburns, Assigned: edburns)
Details
MK> The next major feature I would be looking for is doing HTTP from
MK> Java through the browser, preferably including threading
MK> support. This means replacing the HTTP protocol handler in Java, as
MK> far as I understand. The use case is SOAP requests from Java code to
MK> a site that I also browse in the embedded browser -- I want to avoid
MK> double authentication for the browser and for Java, and have the
MK> browser deal with HTTPS for me. Is that planned at all? The Java
MK> side is more or less straightforward, the browser side is what needs
MK> know-how.
Updated•13 years ago
|
Product: Core → Core Graveyard
Comment 1•7 years ago
|
||
Java APIs to WebShell isn't a thing anymore. Closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•