You've already forked wc-licensed-product-client
Fix markdown table formatting in server documentation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -245,7 +245,7 @@ add_action('init', function() {
|
|||||||
Every signed response includes:
|
Every signed response includes:
|
||||||
|
|
||||||
| Header | Description | Example |
|
| Header | Description | Example |
|
||||||
|--------|-------------|---------|
|
| -------- | ------------- | --------- |
|
||||||
| `X-License-Signature` | HMAC-SHA256 signature (hex) | `a1b2c3d4...` (64 chars) |
|
| `X-License-Signature` | HMAC-SHA256 signature (hex) | `a1b2c3d4...` (64 chars) |
|
||||||
| `X-License-Timestamp` | Unix timestamp when signed | `1706000000` |
|
| `X-License-Timestamp` | Unix timestamp when signed | `1706000000` |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user