Opened 10 years ago
Closed 10 years ago
#834 closed defect (fixed)
Fixes in RasqlServlet in petascope
Reported by: | Vlad Merticariu | Owned by: | Vlad Merticariu |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | undecided | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
- request parameters parsing doesn't work correctly
- Cross-origin requests are not supported
- the response stream is acquired more than once ⇒ the servlet only works for the first incoming request, then fails
Note:
See TracTickets
for help on using tickets.