Skip to content

refactor: move HttpBody to cli/http_util.rs#3569

Merged
bartlomieju merged 2 commits into
denoland:masterfrom
bartlomieju:refactor-cleanup_http_body
Dec 31, 2019
Merged

refactor: move HttpBody to cli/http_util.rs#3569
bartlomieju merged 2 commits into
denoland:masterfrom
bartlomieju:refactor-cleanup_http_body

Conversation

@bartlomieju

@bartlomieju bartlomieju commented Dec 31, 2019

Copy link
Copy Markdown
Member

Fixes #3566

Removes cli/http_body.rs and moves HttpBody to cli/http_util.rs

@bartlomieju
bartlomieju requested a review from ry December 31, 2019 10:59
@bartlomieju bartlomieju changed the title move HttpBody to cli/ops/fetch.rs refactor: move HttpBody to cli/ops/fetch.rs Dec 31, 2019
@bartlomieju bartlomieju changed the title refactor: move HttpBody to cli/ops/fetch.rs refactor: move HttpBody to cli/http_util.rs Dec 31, 2019

@ry ry 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.

LGTM

@bartlomieju
bartlomieju merged commit 4258ed2 into denoland:master Dec 31, 2019
@bartlomieju
bartlomieju deleted the refactor-cleanup_http_body branch December 31, 2019 14:10
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.

refactor cli/http_body.rs to cli/ops/fetch.rs

2 participants