mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 23:29:35 +02:00
25 lines
No EOL
1.2 KiB
Text
Vendored
25 lines
No EOL
1.2 KiB
Text
Vendored
{
|
|
"url": "http://fahrplan.oebb.at/bin/mgate.exe",
|
|
"method": "POST",
|
|
"headers": {
|
|
"Content-Type": [
|
|
"application/json"
|
|
],
|
|
"Accept-Encoding": [
|
|
"gzip, br, deflate"
|
|
],
|
|
"Accept": [
|
|
"application/json"
|
|
],
|
|
"user-agent": [
|
|
"public-tr59671e4177f7ansport/hafas-client:test"
|
|
],
|
|
"Content-Length": [
|
|
"642"
|
|
],
|
|
"Connection": [
|
|
"close"
|
|
]
|
|
},
|
|
"body": "{\"lang\":\"de\",\"svcReqL\":[{\"cfg\":{\"polyEnc\":\"GPA\"},\"meth\":\"TripSearch\",\"req\":{\"getPasslist\":false,\"maxChg\":-1,\"minChgTime\":0,\"depLocL\":[{\"type\":\"S\",\"lid\":\"A=1@L=8100002@\"}],\"viaLocL\":null,\"arrLocL\":[{\"type\":\"S\",\"lid\":\"A=1@L=1291501@\"}],\"jnyFltrL\":[{\"type\":\"PROD\",\"mode\":\"INC\",\"value\":\"7167\"},{\"type\":\"META\",\"mode\":\"INC\",\"meta\":\"notBarrierfree\"}],\"gisFltrL\":[],\"getTariff\":false,\"ushrp\":true,\"getPT\":true,\"getIV\":false,\"getPolyline\":false,\"outDate\":\"20200622\",\"outTime\":\"100000\",\"numF\":1,\"outFrwd\":true}}],\"client\":{\"type\":\"IPA\",\"id\":\"OEBB\",\"v\":\"6000500\",\"name\":\"oebbIPAD_ADHOC\",\"os\":\"iOS 10.3.3\"},\"ver\":\"1.16\",\"auth\":{\"aid\":\"OWDL4fE4ixNiPBBm\"}}"
|
|
} |