@@ -127,3 +127,2 @@ import { FastURL, lazyInherit } from "../_chunks/_url.mjs"; | ||
| var NodeRequestURL = class extends FastURL { | ||
| #req; | ||
| constructor({ req }) { | ||
@@ -151,11 +150,3 @@ const path = req.url || "/"; | ||
| else super(path); | ||
| this.#req = req; | ||
| } | ||
| get pathname() { | ||
| return super.pathname; | ||
| } | ||
| set pathname(value) { | ||
| this._url.pathname = value; | ||
| this.#req.url = this._url.pathname + this._url.search; | ||
| } | ||
| }; | ||
@@ -162,0 +153,0 @@ const _nonJoinedHeaders = /* @__PURE__ */ new Set([ |
+1
-1
@@ -182,3 +182,3 @@ import { bold, cyan, gray, green, magenta, red, url, yellow } from "./_chunks/_utils.mjs"; | ||
| name: "srvx", | ||
| version: "0.11.19", | ||
| version: "0.11.20", | ||
| description: "Universal Server." | ||
@@ -185,0 +185,0 @@ }; |
+1
-1
| { | ||
| "name": "srvx", | ||
| "version": "0.11.20", | ||
| "version": "0.11.21", | ||
| "description": "Universal Server.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://srvx.h3.dev", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
120026
-0.15%2662
-0.34%