Example inputPOST /api/v1/x402/http-header-diff
{
"before": {
"content-type": "text/html",
"strict-transport-security": "max-age=60"
},
"after": {
"Content-Type": "text/html",
"Strict-Transport-Security": "max-age=31536000"
}
}