Skip to content

Preserve server path prefixes when building URLs#2

Open
kriptoburak wants to merge 1 commit into
Docat0209:mainfrom
kriptoburak:codex/preserve-server-path-prefix
Open

Preserve server path prefixes when building URLs#2
kriptoburak wants to merge 1 commit into
Docat0209:mainfrom
kriptoburak:codex/preserve-server-path-prefix

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

Validation

  • pnpm test
  • pnpm test request-builder.test.ts
  • pnpm build

Notes

  • Frozen install is blocked because the existing lockfile is out of sync with package.json.
  • pnpm lint is blocked because the Biome binary is not installed by the current dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new URL(path, baseUrl) incorrectly resolves paths when spec uses a relative server URL with a path prefix

1 participant