Upgrade Guide
Upgrading from v6 to v7
CFHttp HTTP Client
Upgrading from v5 to v6
Upgrading from v4 to v5
/**
* Return a struct of information showing how the client will execute the HyperRequest.
* This will be used by a developer to debug any differences between the generated
* request values and the expected request values.
*
* @req The HyperRequest to debug.
*
* @returns A struct of information detailing how the client would execute the HyperRequest.
*/
public struct function debug( required HyperRequest req );Upgrading from v3 to v4
Deprecated Method
Replacement Method
Upgrading from v2 to v3
Upgrading from v1 to v2
Last updated

