Modify ↓
Opened 12 years ago
Closed 12 years ago
#9810 closed defect (fixed)
Bad request response malformed HTML
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | minor | Milestone: | 14.03 |
| Component: | Core remotecontrol | Version: | |
| Keywords: | Cc: |
Description
in: /src/org/openstreetmap/josm/io/remotecontrol/RequestProcessor.java
out.write("<H1>HTTP Error 400: Bad Request</h2>\r\n");
Closing tag should be </H1>
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
| Milestone: | → 14.03 |
|---|---|
| Priority: | normal → minor |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 6907/josm: