Actions
Task #3928
closedRemove snoopy
Description
Snoopy doesn't have enough support or same usage as the current CURL implementation. Most calls would probably just fail. Remove the usage and ensure CURL requirement is absolutely enforced.
Updated by krileon over 11 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Will now throw a fatal error when a request is made with CURL not being installed. Tools already checks for it and shows error message when not present.
Actions