remove obsolete header

This commit is contained in:
Florian Dold 2017-06-03 20:33:22 +02:00
parent eaa1c7b2f8
commit 07a84844db
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -326,7 +326,6 @@ function handleHttpPayment(headerList: chrome.webRequest.HttpHeader[], url: stri
}
const fields = {
contract_query: headers["x-taler-contract-query"],
contract_url: headers["x-taler-contract-url"],
offer_url: headers["x-taler-offer-url"],
};