[mythtv-commits] [MythTV/mythtv] 00f342: V2 Services: Allow case insensitive parameter names

Peter Bennett noreply at github.com
Mon Aug 23 19:55:04 UTC 2021


  Branch: refs/heads/devel/http
  Home:   https://github.com/MythTV/mythtv
  Commit: 00f3423b07ce4a7c516ea4ac069219c9f93273a8
      https://github.com/MythTV/mythtv/commit/00f3423b07ce4a7c516ea4ac069219c9f93273a8
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythhttpencoding.cpp
    M mythtv/libs/libmythbase/http/mythhttprequest.cpp
    M mythtv/libs/libmythbase/http/mythhttpservice.cpp
    M mythtv/programs/mythbackend/servicesv2/v2dvr.cpp
    M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.h
    M mythtv/programs/mythbackend/servicesv2/v2video.cpp

  Log Message:
  -----------
  V2 Services: Allow case insensitive parameter names

The V1 services allowed case insensitive parameters, so for backward
compatibility we need to allow the same.




More information about the mythtv-commits mailing list