Skip to content

feat(Http): Add URL to response object when using XHR, JSONP backends #5165

@brandonroberts

Description

@brandonroberts

Currently when making an Http request, when the response object is returned the url property as null. It would be convenient for the url to be set to the request url so that the response can be filtered. The use case is checking the response data format if it comes from a certain URL, or intercepting responses to reformat them.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions