UNPKG

sfcc-dev-mcp

Version:

MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools

18 lines (11 loc) 452 B
## Package: dw.svc # Class HTTPFormService ## Inheritance Hierarchy - Object - dw.svc.Service - dw.svc.HTTPService - dw.svc.HTTPFormService ## Description Represents an HTTP Form POST Service. All arguments passed to the call method will be URL-encoded and set as name/value pairs in the HTTP request body. The HTTP request will be a POST with a content-type of application/x-www-form-urlencoded. ## Constructor Summary ## Method Summary