Skip to content

feat: rename Deno.Server to Deno.HttpServer#20842

Merged
bartlomieju merged 2 commits into
denoland:mainfrom
lucacasonato:rename_server_to_httpserver
Oct 27, 2023
Merged

feat: rename Deno.Server to Deno.HttpServer#20842
bartlomieju merged 2 commits into
denoland:mainfrom
lucacasonato:rename_server_to_httpserver

Conversation

@lucacasonato

@lucacasonato lucacasonato commented Oct 9, 2023

Copy link
Copy Markdown
Contributor

Keeps the old name around for backwards compat.

Closes #20840

Keeps the old name around for backwards compat.
@lucacasonato lucacasonato force-pushed the rename_server_to_httpserver branch from 074f4a4 to 90419d7 Compare October 9, 2023 08:07
@lucacasonato lucacasonato added this to the 1.38 milestone Oct 9, 2023

@bartlomieju bartlomieju left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It's fine, but I'm gonna mark it as "Request changes" so we don't land it by mistake before v1.38. I'll make sure this is included in the minor release.

@mmastrac

mmastrac commented Oct 9, 2023

Copy link
Copy Markdown
Contributor

LGTM to land in 1.38!

Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com>
@bartlomieju bartlomieju merged commit 9a97edc into denoland:main Oct 27, 2023
@bartlomieju bartlomieju deleted the rename_server_to_httpserver branch October 27, 2023 23:36
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.

Rename Deno.Server to Deno.HttpServer

3 participants