Skip to content

Fix Bun.file().slice() being treated as the rest of the file - #32794

Draft
robobun wants to merge 4 commits into
mainfrom
farm/fda3a61c/file-slice-entity
Draft

Fix Bun.file().slice() being treated as the rest of the file#32794
robobun wants to merge 4 commits into
mainfrom
farm/fda3a61c/file-slice-entity

Align the empty-slice assertions with the 200-on-empty framing from #…

9be8e38
Select commit
Loading
Failed to load commit list.
Mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck completed Jun 30, 2026 in 2s

Mintlify Validation (bun-1dd33a4e) - vale-spellcheck Failed

Found 4 suggested changes across 1 files in 491.21ms

Details

Running Vale across on the following files affected by this PR:

- runtime/http/routing.mdx

Attempting to initialize Vale linter...
No customer vale configuration detected. Using Mintlify's default configuration.
Attempting to run Vale spellcheck...
Vale spellcheck completed successfully.

docs/runtime/http/routing.mdx:
	- 180:5     Did you really mean 'ETag'?
	- 180:60    Did you really mean 'ETags'?
	- 181:62    Did you really mean 'ETag'?
	- 193:55    Did you really mean 'backpressure'?


Found 4 suggested changes across 1 files in 491.21ms

Annotations

Check warning on line 180 in runtime/http/routing.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

runtime/http/routing.mdx#L180

Did you really mean 'ETag'?

Check warning on line 180 in runtime/http/routing.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

runtime/http/routing.mdx#L180

Did you really mean 'ETags'?

Check warning on line 181 in runtime/http/routing.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

runtime/http/routing.mdx#L181

Did you really mean 'ETag'?

Check warning on line 193 in runtime/http/routing.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

runtime/http/routing.mdx#L193

Did you really mean 'backpressure'?