Closed ghost closed 3 years ago
According to Google, PROTOCOL_ERROR (err 1)
means your server claims to support HTTP/2, but fails to handle it properly somewhere during the request.
According to Google,
PROTOCOL_ERROR (err 1)
means your server claims to support HTTP/2, but fails to handle it properly somewhere during the request.
Thank you for the information
after i move to my new VPS the PUT is not working, always return HTTPStatus_Invalid = 0.
My Old VPS : Plesk Panel (PHP 7.4.20 + Server API FPM/FastCGI) My New VPS : Cyberpanel (PHP 7.4.20 + Server API LiteSpeed V7.9)
Tested with REST in Pawn v1.2.3 and REST in Pawn v1.3.0