Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

statusText doesn't work #14

Open
OmgImAlexis opened this issue Nov 22, 2022 · 0 comments
Open

statusText doesn't work #14

OmgImAlexis opened this issue Nov 22, 2022 · 0 comments

Comments

@OmgImAlexis
Copy link

Currently this returns 200 HM as there seems to be a bug in bun. Tracking in https://discord.com/channels/876711213126520882/1044751397993840770/1044751397993840770

return new Response(JSON.stringify({
    field: 'value'
}), {
    status: 200,
    statusText: 'test'
});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant