cURL error 52: Empty reply from server
Closed this issue · 0 comments
remcotolsma commented
Currently we get a lot of the following errors:
cURL error 52: Empty reply from server
curl --user-agent "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.85 Safari/537.36" "https://www.starking.nl/"
curl: (92) HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
Problem occurs only with specific user agent?
wp-orbis-monitoring/classes/orbis-monitoring-plugin.php
Lines 300 to 301 in feeafc1