[mythtv-commits] [MythTV/mythtv] 947698: http server: Fix webapp redirect

Peter Bennett noreply at github.com
Wed Sep 21 21:47:09 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 9476986c35cc4b418f110d58d7e33fb298823a0f
      https://github.com/MythTV/mythtv/commit/9476986c35cc4b418f110d58d7e33fb298823a0f
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-09-21 (Wed, 21 Sep 2022)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythhttprewrite.cpp

  Log Message:
  -----------
  http server: Fix webapp redirect

Fixes problem that webapp requests with path /settings/ were returning a
404 error when refreshed or invoked from a bookmark.

Prevent API errors from being redirected to the web app. API calls that
return a 404 error will continue to return a 404 error.




More information about the mythtv-commits mailing list