Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http ServerRequest.respond({ status: 404 }) should not hang #402

Closed
ry opened this issue May 14, 2019 · 1 comment · Fixed by #429
Closed

http ServerRequest.respond({ status: 404 }) should not hang #402

ry opened this issue May 14, 2019 · 1 comment · Fixed by #429

Comments

@ry
Copy link
Member

ry commented May 14, 2019

That is, it should be legal to leave out the the body when responding. It should default to an empty body.

@ry ry changed the title Request.respond({ status: 404 }) should not hang http ServerRequest.respond({ status: 404 }) should not hang May 14, 2019
@Nautigsam
Copy link
Contributor

I will work on this for my first work here.

Nautigsam added a commit to Nautigsam/deno_std that referenced this issue May 21, 2019
Nautigsam added a commit to Nautigsam/deno_std that referenced this issue May 21, 2019
piscisaureus pushed a commit to Nautigsam/deno_std that referenced this issue May 23, 2019
caspervonb pushed a commit to caspervonb/deno_std that referenced this issue Jan 24, 2021
inverted-capital pushed a commit to dreamcatcher-tech/napps that referenced this issue Oct 24, 2024
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 a pull request may close this issue.

2 participants