On Wed, 3 Aug 2022 19:46:00 +0800 pengyh <[email protected]> wrote: > > POST always gets a 403 error. but GET does get the correct response. >
which is what your code returns with this line:
return $key eq $digest ? Apache2::Const::OK : Apache2::Const::FORBIDDEN;
Have you checked that the values of $key and $digest are equal?
--
Bien à vous, Vincent Veyron
https://compta.libremen.com
Logiciel libre de comptabilité générale en partie double
