new HttpUriPlugin(options): HttpUriPluginAttributes
options:
<HttpUriOptions>Returns:
<HttpUriPlugin>Creates an instance of HttpUriPlugin.
Attributes
options:
<HttpUriOptions>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.