[mythtv-commits] [MythTV/mythtv] 1834c5: Add ability to set a handler for an error page

Stuart Auchterlonie noreply at github.com
Thu Jan 6 21:12:02 UTC 2022


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

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

  Log Message:
  -----------
  Add ability to set a handler for an error page

This is used to redirect requests that aren't handled
by anything else into the web backend app.

As a consequence, it is now possible to directly bookmark
and directly call, the virtual "routes" provided internally
by the web app.




More information about the mythtv-commits mailing list