Opened 11 years ago
Closed 11 years ago
#580 closed defect (fixed)
Duplicate header in WCS SOAP responses
Reported by: | Piero Campalani | Owned by: | Piero Campalani |
---|---|---|---|
Priority: | trivial | Milestone: | Future |
Component: | petascope | Version: | development |
Keywords: | soap licence header duplicate | Cc: | Peter Baumann |
Complexity: | Easy |
Description
When using the SOAP protocol for WCS requests, the response contains a duplicate licence header, one for the envelope and one inside the body.
Change History (2)
comment:1 by , 11 years ago
Cc: | added |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Problem solved for Petascope: see #579 or changeset:889bdc0.
License headers are now only in the source files, not delivered to the enduser.
Note:
See TracTickets
for help on using tickets.
Shouldn't this header be completely removed from the XML responses? It should be in the repo, but it's strange that you get it from the server as well.