Skip to content

docs: fix stale Standard Server readme links - #1853

Open
dinwwwh wants to merge 1 commit into
middleapi:mainfrom
dinwwwh:claude/standardserver-body-parser-docs-d08bd6
Open

docs: fix stale Standard Server readme links#1853
dinwwwh wants to merge 1 commit into
middleapi:mainfrom
dinwwwh:claude/standardserver-body-parser-docs-d08bd6

Conversation

@dinwwwh

@dinwwwh dinwwwh commented Aug 13, 2026

Copy link
Copy Markdown
Member

The Standard Server docs on body parsing, body hints, and event streams moved from the repo's root README into the packages/core README, leaving every link from the oRPC docs pointing at dead anchors. All of them now resolve to the right sections again.

Fixes

  • The cross-origin Content-Disposition / Standard-Server CORS warning (13 pages) and the two standard-server header notes in the RPC/OpenAPI serializer pages now link to packages/core#how-body-parsing-works.
  • The body hints link in OpenAPI input/output mapping now points to packages/core#body-hints-and-body-values.
  • The SSE completion-signal note in async iterator docs now points to packages/core#event-stream-helpers.

All three new anchors were verified against the current packages/core README. Pure link substitutions, no content changes.

@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
orpc Ready Ready Preview Aug 13, 2026 2:30pm

@pkg-pr-new

pkg-pr-new Bot commented Aug 13, 2026

Copy link
Copy Markdown
More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1853

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1853

@orpc/bun

npm i https://pkg.pr.new/@orpc/bun@1853

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1853

@orpc/cloudflare

npm i https://pkg.pr.new/@orpc/cloudflare@1853

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1853

@orpc/experimental-effect

npm i https://pkg.pr.new/@orpc/experimental-effect@1853

@orpc/evlog

npm i https://pkg.pr.new/@orpc/evlog@1853

@orpc/hibernation

npm i https://pkg.pr.new/@orpc/hibernation@1853

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1853

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1853

@orpc/next

npm i https://pkg.pr.new/@orpc/next@1853

@orpc/node

npm i https://pkg.pr.new/@orpc/node@1853

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1853

@orpc/opentelemetry

npm i https://pkg.pr.new/@orpc/opentelemetry@1853

@orpc/pinia-colada

npm i https://pkg.pr.new/@orpc/pinia-colada@1853

@orpc/pino

npm i https://pkg.pr.new/@orpc/pino@1853

@orpc/publisher

npm i https://pkg.pr.new/@orpc/publisher@1853

@orpc/ratelimit

npm i https://pkg.pr.new/@orpc/ratelimit@1853

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1853

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1853

@orpc/swr

npm i https://pkg.pr.new/@orpc/swr@1853

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1853

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1853

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1853

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1853

commit: 2171df1

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — A pure link-substitution docs PR that repoints every middleapi/standardserver#... link in the oRPC docs to the sections they actually describe after the body-parsing / body-hints / event-stream content moved into packages/core:

  • The cross-origin Content-Disposition / Standard-Server CORS warning (13 pages) and the two standard-server header notes in the RPC/OpenAPI serializer pages now link to packages/core#how-body-parsing-works.
  • The body-hints note in OpenAPI input/output mapping now links to packages/core#body-hints-and-body-values.
  • The SSE completion-signal note in the async iterator docs now links to packages/core#event-stream-helpers.

All three new anchors were verified against the live packages/core README, and a repo-wide search confirms no stale standardserver# anchor links remain. No content changes.

Pullfrog  | View workflow run | Using DeepSeek Flash (free via Pullfrog for OSS) | 𝕏

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@codspeed-hq

codspeed-hq Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will degrade performance by 12.88%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 1 regressed benchmark
✅ 29 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
octet stream 898.8 µs 1,031.8 µs -12.88%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dinwwwh:claude/standardserver-body-parser-docs-d08bd6 (2171df1) with main (59f271f)

Open in CodSpeed

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.

1 participant