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