Skip to content

Conversation

@dennev
Copy link
Contributor

@dennev dennev commented Jul 19, 2025

… plain text API response and Missing page handling that has both api/file routes.

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

The content-type is text/html for the plain-text API response.

What is the new behavior?

It keeps both API/file routes in one path, and the content-type will be text/plain for plain-text API responses.

Other information

Adds a test for plain text API response and a test for handling missing pages with both API/file routes.

@changeset-bot
Copy link

changeset-bot bot commented Jul 19, 2025

🦋 Changeset detected

Latest commit: 84c950d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@solidjs/start Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Jul 19, 2025

Deploy Preview for solid-start-landing-page ready!

Name Link
🔨 Latest commit 84c950d
🔍 Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/68c2275839182f00080975a0
😎 Deploy Preview https://deploy-preview-1927--solid-start-landing-page.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dennev dennev force-pushed the main branch 2 times, most recently from 03019bd to e631165 Compare August 16, 2025 06:41
@brenelz
Copy link
Contributor

brenelz commented Sep 2, 2025

@birkskyum @Brendonovich any thoughts on this?

Copy link
Member

@atilafassina atilafassina left a comment

Choose a reason for hiding this comment

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

LGTM

@dennev I'm sorry for the long time in reply, would you be able to fix the conflicts to main ?

@brenelz any thoughts about merging?

@brenelz brenelz merged commit 222c8fc into solidjs:main Sep 11, 2025
9 checks passed
@dennev
Copy link
Contributor Author

dennev commented Sep 11, 2025

@atilafassina Sure thing. I've resolved the conflicts and merged the changes.

@dennev dennev deleted the Enhance-route-matching branch September 11, 2025 02:07
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.

[Bug?]: new Response() returns text/html

3 participants