hugo/livereload
Ivan Vyshnevskyi 2511498608 livereload: Fix host comparison when ports aren't present
Compare the original hosts from 'Origin' and 'Host' headers before
attempting to do a port-less comparison.  This helps in the case when
hugo server was started with a '--port=80' so both headers do not
contain a port.

Fixes #4141
2017-12-16 19:06:00 +01:00
..
connection.go livereload: Fix data race in close 2017-04-30 01:10:57 +02:00
hub.go livereload: Fix data race in close 2017-04-30 01:10:57 +02:00
livereload.go livereload: Fix host comparison when ports aren't present 2017-12-16 19:06:00 +01:00