Skip to content

Use apis.HTTP() instead of apis.ParseURL() in the codebase #3623

@capri-xiyue

Description

@capri-xiyue

Problem
In the codebase, we use apis.ParseURL() in a lot of places. As @aliok suggested, #3616 (comment), apis.HTTP() is more convenient. We can use apis.HTTP() instead of apis.ParseURL() in the codebase

Persona:
Which persona is this feature for?

Exit Criteria
Use apis.HTTP() instead of apis.ParseURL() in the codebase

Time Estimate (optional):
How many developer-days do you think this may take to resolve?

Additional context (optional)
Add any other context about the feature request here.

Metadata

Metadata

Assignees

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.kind/feature-requestkind/good-first-issueDenotes an issue ready for a new contributor.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions