feat: API-Proxy für SOAP-Webservice implementiert
- API-Route hinzugefügt: /api/gisStationsStaticDistrict - Dynamisches Lesen von URL-Parametern (idMap, idUser) aus Anfrage - SOAP-Anfrage an ASP.NET-Webservice weitergeleitet - XML-Antwort verarbeitet und zurückgegeben - CORS-Header und OPTIONS-Preflight für Sicherheit konfiguriert - Fehlerbehandlung und Debug-Logs integriert
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"@mui/icons-material": "^6.0.2",
|
||||
"@reduxjs/toolkit": "^2.2.7",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"cookies": "^0.9.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"http-proxy-middleware": "^3.0.0",
|
||||
"leaflet": "^1.9.4",
|
||||
|
||||
Reference in New Issue
Block a user