@wundergraph/straightforward
Advanced tools
Comparing version 4.2.3 to 4.2.5
@@ -259,3 +259,2 @@ "use strict"; | ||
} else { | ||
console.log(req.url, "#################"); | ||
const urlParts = new URL(req.url, `http://${req.headers.host}`); | ||
@@ -262,0 +261,0 @@ req.locals.urlParts = { |
{ | ||
"name": "@wundergraph/straightforward", | ||
"version": "4.2.3", | ||
"version": "4.2.5", | ||
"description": "A straightforward forward-proxy.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34170
855