Ticket #3661 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

functions in maphttp.c depend only on curl

Reported by: assefa Owned by: assefa
Priority: normal Milestone: 6.0 release
Component: WFS Server Version: unspecified
Severity: normal Keywords:
Cc:

Description

Right now there is a dependency on have wms/wfs client support to be able to access function in maphttp.c. The only needed dependency is curl. Doing this will allow to use these functions to be used with the ows support.

Change History

Changed 2 years ago by assefa

  • status changed from new to closed
  • resolution set to fixed

USE_CURL is used in places that need these functions r10889

Note: See TracTickets for help on using tickets.