|
414Undocumented
| Error: Request-URI Too LongResponse body Download
<button style="box-sizing: inherit; font-family: sans-serif; font-size: 16px; line-height: 1.15; overflow: visible; cursor: pointer; outline: none; padding-left: 25px; border-width: initial; border-style: none; border-color: initial; height: 25px; background-image: url("data:image/svg+xml;charset=utf-8,"); background-position: 50% center; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial;">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd"><HTML><HEAD><TITLE>Request URL Too Long</TITLE><META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD><BODY><h2>Request URL Too Long</h2><hr><p>HTTP Error 414. The request URL is too long.</p></BODY></HTML>
Response headers connection: close content-length: 329 content-type: text/html; charset=us-ascii date: Wed14 Jul 2021 12:46:19 GMT server: Microsoft-HTTPAPI/2.0
|
.net core webapi post请求参数过长怎么解决?
用的站主的 HttpHelper?
某一参数可能会有 几十KB 到几M大小
网上说web.config也修改了
|
|