browsh/webext
Thomas Buckley-Houston aaea254f0d fix: Don't load startup URL in HTTP Server mode
I think this is the source of a long-standing issue in the HTTP Server
where it would just freeze after a certain period of time. Every
successful page load, wether it was explicitly requested as a raw-text
request or not, attempts to send a raw text payload on page load. So I
think the automatic default home page startup loading was confusing
things.

Fixes #207
2022-07-16 17:18:39 -04:00
..
assets Fix for occasionally fragmented HTTP responses 2018-07-24 22:28:46 +08:00
contrib devops: Move random scripts into central ctl.sh 2022-07-16 17:18:39 -04:00
src fix: Don't load startup URL in HTTP Server mode 2022-07-16 17:18:39 -04:00
test Fix JS tests 2019-06-18 13:30:38 +03:00
.eslintrc
.web-extension-id
background.js
content.js
manifest.json Refactor to keep Browsh version in Go 2018-07-19 13:14:59 +08:00
package-lock.json feat: github action for tests 2022-07-15 13:41:50 -04:00
package.json devops: Move random scripts into central ctl.sh 2022-07-16 17:18:39 -04:00
webpack.config.js Refactor to keep Browsh version in Go 2018-07-19 13:14:59 +08:00