This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 181359 - HTTP Server-Side Monitor: Add HTTP Request Message Editor
Summary: HTTP Server-Side Monitor: Add HTTP Request Message Editor
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 06:56 UTC by gliesian
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gliesian 2010-03-01 06:56:59 UTC
Create an HTTP Request Message editor that ties into the HTTP Server-Side Monitor (HSM).

Benefits of this new HTTP Request Message editor would include:

-- Ability to view the entire HTTP request message in the source editor
-- Ability to cleanly print the HTTP request message
-- Ability to use editor features such as code templates and code completion, specialized for the editor

Added benefits with integration with the HSM.

-- Changes to the HSM record tables (i.e. HTTP header values) would automatically update the content of the HTTP Request message in the editor, and vice versa... much like the clone document feature, even though these components are different.

This is just food for thought, and obviously the design would need to be worked out.

Thanks.
Comment 1 Martin Balin 2016-07-07 08:54:03 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss