Go to file
Javier Sánchez Parra f0c550ee2a Change browser behaviour
We have observed that the browser did not show changes. This happens
because the ogClient opens the browser at the beginning and forget
about it. To show correctly the changes ogClient had to restart the
browser every time the menu html changes.

This commit changes the behaviour to restart the browser when the menu
html has changed.
2020-04-16 13:29:06 +02:00
cfg Change default server port 2020-04-16 10:15:29 +02:00
src Change browser behaviour 2020-04-16 13:29:06 +02:00
tests add space after Content-Length and Content-Type 2020-01-28 09:14:13 +01:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
LICENSE Initial commit 2020-01-19 19:50:43 +01:00
main.py Change browser behaviour 2020-04-16 13:29:06 +02:00