[edit] sign header
This commit is contained in:
parent
ac4a56fe6d
commit
81844ef50b
@ -120,7 +120,7 @@ class BvBeJHandle
|
||||
RequestOptions::FORM_PARAMS => $form,
|
||||
RequestOptions::HEADERS => [
|
||||
'Signature' => $signature,
|
||||
'Signature-Date' => date($this::DATE_FORMAT, $timestamp),
|
||||
'Signature-Datetime' => date($this::DATE_FORMAT, $timestamp),
|
||||
'Product-ID' => $productID
|
||||
]
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user