X Tutup
Skip to content

chore(http): assert that url is present in RequestOptions when creating a Request #2806

@jeffbcross

Description

@jeffbcross
//Input object should contain a url, currently not enforced.
var req = new Request({body: 'hi'});

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup