问题标签 [epp]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
66 浏览

php - 连接到 EPP 服务器时不允许接收 HTTP/0.9

我正在编写域注册脚本,当我连接到 EPP 服务器时,出现以下错误:

PHP 致命错误:未捕获的异常:在不允许时收到 HTTP/0.9

Curl 包含了 nghttp2,所以这不是错误

我正在运行 PHP 7.4

有任何想法吗?谢谢