0.2.0
- (Feature) Added the new HttpRequest Service which allows users to send GET, POST, PUT, and DELETE requests to a specific URL, along with the headers and payload data
- (Bug Fix) Removed Ping Service from repo and replaced with new HttpRequest Service
- (Bug Fix) Removed Ping Service from existing parcels to prevent PHP errors