Skip to content

Conversation

ry
Copy link
Member

@ry ry commented Apr 9, 2020

This introduces two breaking API changes:

  • Response.redirect should be a static.
  • Response.body should not be AsyncIterable.

ry added 7 commits April 9, 2020 16:15
This introduces two breaking API changes:
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
@ry ry requested a review from bartlomieju April 10, 2020 12:37
@ry ry merged commit 02bc58d into denoland:master Apr 10, 2020
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 21, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes std/examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Feb 1, 2021
- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Response.body should not be AsyncIterable.
- Disables the deno_proxy benchmark
- Makes examples/curl.ts buffer the body before printing to stdout
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.

2 participants