Skip to content

[Feature]: Support experiments.schemes.HttpUriPlugin #8490

@GiveMe-A-Name

Description

@GiveMe-A-Name

What problem does this feature solve?

Webpack 5 supports handling of 'http(s)' in requests by using webpack.experiments.schemes.HttpUriPlugin.

What does the proposed API of configuration look like?

Align webpack, support rspack.experiments.schemes.HttpUriPlugin.

const {
	experiments: {
		schemes: { HttpUriPlugin }
	}
} = require("@rspack/core");

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR welcomefeatNew feature or requestteamThe issue/pr is created by the member of Rspack.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions