Opened 13 years ago
Closed 13 years ago
#254 closed task (fixed)
Add basic HTTP service (HttpRequest)
Reported by: | fgagnon | Owned by: | fgagnon |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | server | Version: | |
Keywords: | httpRequest | Cc: |
Description
A simple service for handling basic HTTP requests would be useful, especialy for fetching non-geospacial data for widgets.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | httprequest.patch added |
---|
comment:1 by , 13 years ago
Component: | widgets → server |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Type: | enhancement → task |
Fixed in r1089. Thanks fgagnon for this very nice addition.
Might need more tests / work. If that's the case, open an according ticker per task.
Note:
See TracTickets
for help on using tickets.
Initial implementation + sample