From ec5eaa9781a62da4f72eeeb0d9f946dd23f5fef7 Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Thu, 29 Jul 2021 14:46:21 +0200 Subject: [PATCH] Add PSD2 SPU headers Source: https://www.stet.eu/assets/files/PSD2/1-5-1-6/api-dsp2-stet-v1.5.1.6-part-3-interaction-examples.pdf Section 6.1.1.2 --- ...http-request-headers-common-standard-examples.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Miscellaneous/web/http-request-headers/http-request-headers-common-standard-examples.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-standard-examples.txt index 14a7b1d1..71d5f11d 100644 --- a/Miscellaneous/web/http-request-headers/http-request-headers-common-standard-examples.txt +++ b/Miscellaneous/web/http-request-headers/http-request-headers-common-standard-examples.txt @@ -32,6 +32,18 @@ Max-Forwards: 10 Origin: http://localhost Pragma: no-cache Proxy-Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ== +PSU-IP-Address: 10.10.10.10 +PSU-IP-Port: 12345 +PSU-HTTP-Method: POST +PSU-Date: 2017-06-08T09:33:55.954+02:00 +PSU-User-Agent: Mozilla +PSU-Referer: http://en.wikipedia.org/wiki/Main_Page +PSU-Accept: text/plain +PSU-Accept-Charset: utf-8 +PSU-Accept-Encoding: gzip, deflate +PSU-Accept-Language: en-US +PSU-GEO-Location: GEO:52.506931,13.144558 +PSU-Device-ID: 0adb1290-1817-4b9f-8726-1615bad1e6e1 Range: bytes=500-999 Referer: http://localhost/ TE: trailers, deflate