[mythtv-commits] [MythTV/mythtv] e9c1b4: Fixes for Single Page App handling.

Stuart Auchterlonie noreply at github.com
Fri Jan 7 20:12:24 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e9c1b4e7c1c021dffdaf58d5e2bcb517714002c8
      https://github.com/MythTV/mythtv/commit/e9c1b4e7c1c021dffdaf58d5e2bcb517714002c8
  Author: Stuart Auchterlonie <stuarta at mythtv.org>
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythhttprewrite.cpp
    M mythtv/libs/libmythbase/http/mythhttprewrite.h
    M mythtv/libs/libmythbase/http/mythhttpsocket.cpp
    M mythtv/programs/mythbackend/main_helpers.cpp

  Log Message:
  -----------
  Fixes for Single Page App handling.

- Ensure static file content is correctly served
- When serving a SPA as the error page, set the HTTP
  status code to 200, rather than 404 which is correct
  for a custom static error page.




More information about the mythtv-commits mailing list