BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.17k stars 755 forks source link

create secure server when using http2 module #2057

Open rvab opened 9 months ago

rvab commented 9 months ago

When httpModule is set to http2, create a server using createSecureServer instead of createServer