在进行测试时,我遇到了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>
我已经尝试了许多解决方案,但仍然希望我能帮助您
非常感谢