大标题请求node.js和nginx的问题

时间:2019-03-16 00:45:46

标签: node.js nginx

在进行测试时,我遇到了Nginx服务器的问题。

当我向邮递员发送任何请求并包含我的Authentication标头时,总是将此页面返回给我

<html>
<head>
    <title>400 Request Header Or Cookie Too Large</title>
</head>
<body bgcolor="white">
    <center>
        <h1>400 Bad Request</h1>
    </center>
    <center>Request Header Or Cookie Too Large</center>
    <hr>
    <center>nginx/1.10.3 (Ubuntu)</center>
</body>

我已经尝试了许多解决方案,但仍然希望我能帮助您

非常感谢

0 个答案:

没有答案
相关问题